You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use yargs.command instead of yargs.option for sub-commands
* cli(node): Add node flags to CLI (#377)
* feat: add support for node flags
* tests: Fix node-flags test
* misc: Fix test failing due to not-found webpack-cli
* misc: remove comment
* misc: refactor removing unecessary args
* tests: add more tests to prevent argument collision
* cli(cmds): remove strict
* fix(node): remove node option for now
0 commit comments