Commit Graph

9 Commits

Author SHA1 Message Date
Dmitry Molotkov 9a702809ee fix: window nuxt build by using cross-spawn (#3833)
node spawnSync have issues on windows and building fails with it with ENOENT error
2018-09-01 21:44:57 +01:00
Clark Du fa01cd76ff
fix: type of buildSuffix 2018-08-31 20:56:21 +01:00
Clark Du 76d6ab4190
refactor: make build suffix dynamically 2018-08-31 20:55:13 +01:00
Clark Du 510c9e2dc4
fix: convertTo suffix log 2018-08-31 20:52:24 +01:00
Clark Du 783ef46cff
refactor: simplify package.js 2018-08-31 20:48:33 +01:00
Clark Du c20034b994
refactor: use logger in package.js 2018-08-31 20:32:30 +01:00
Clark Du fe2dd22c14
refactor: resolve packageJS one time 2018-08-31 20:26:51 +01:00
Pooya Parsa fdd88547f7 fix(build/package): trim logs 2018-08-31 23:26:26 +04:30
Pooya Parsa f85465386c
feat: move nuxt-legacy and nuxt-start into packages (#3824) 2018-08-31 22:51:41 +04:30