UNPKG

@merkur/cli

Version:

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

9 lines (8 loc) 159 B
export const COMMAND_NAME = { START: 'start', DEV: 'dev', BUILD: 'build', BUILD_PLAYGROUND: 'build-playground', TEST: 'test', CUSTOM: 'custom', };