Nuxt/packages/cli/src
pooya parsa 91c3642e64 fix: don't customize esm options
options like `{ cjs: { }  }` resets other defaults. this ensures consitency of usage

[release]
2019-04-21 22:20:32 +04:30
..
commands fix(cli): show memory usage after build for nuxt dev (#5514) 2019-04-12 21:49:46 +04:30
options feat(cli): lock project during build or generate (#4985) 2019-03-03 11:42:46 +03:30
utils fix: don't customize esm options 2019-04-21 22:20:32 +04:30
command.js fix(cli): config cache invalidation + refactors (#5500) 2019-04-11 14:34:21 +04:30
imports.js fix(cli): throw error with proper code for failed imports (#5478) 2019-04-07 11:25:53 +01:00
index.js fix(cli): config cache invalidation + refactors (#5500) 2019-04-11 14:34:21 +04:30
list.js feat: show warning on forced exit (#4958) 2019-02-06 22:53:42 +03:30
run.js refactor: some small stuff (#4979) 2019-02-08 17:25:11 +01:00
setup.js feat: show warning on forced exit (#4958) 2019-02-06 22:53:42 +03:30