Skip to content

build(cli): update to v1.1.0

Sidson requested to merge fix/m-cli into main

Build:

Now m-cli build output is directly under the dist directory and no more sub folder (eg: dist/dev, dist/prod).

Debugging:

Directly runs nodemon on dist/main.js

Merge request reports