UNPKG

@merkur/cli

Version:

Merkur is tiny and extensible library for creating front-end microservices.

8 lines (7 loc) 119 B
export const COMMAND_NAME = { START: 'start', DEV: 'dev', BUILD: 'build', TEST: 'test', CUSTOM: 'custom', };