Commit Graph

11 Commits

Author SHA1 Message Date
Pooya Parsa 497d673727 Install all modules in sequence before nuxt init
For this functionality Nuxt constructor would return a Promise so all bin commands updated to resolve promise before using nuxt
2017-05-11 15:53:58 +04:30
Pierre RAMBAUD fbd1c609fd Add missing comments 2017-03-15 15:14:16 +01:00
Pierre RAMBAUD c3bcd05295 Add config file option
- Add optional --config-file and -c argv parameters
- Display log message if file isn't found

Issue: #391
2017-03-15 15:01:44 +01:00
Sébastien Chopin f40dfbaeee Use default is option un given 2017-01-24 20:25:56 +01:00
Sébastien Chopin 7552da1453 Add analyse option 2017-01-23 17:56:05 +01:00
Sébastien Chopin 7cbc06144d compat with node 4 2016-12-09 19:40:59 +01:00
cj c4823f27a8 added no-console to eslint 2016-12-08 09:41:20 -06:00
Sébastien Chopin 648033f077 update build 2016-12-07 19:01:46 +01:00
Sébastien Chopin 2cc88acbe9 Add DEBUG flag when using the bin 2016-11-10 15:24:22 +01:00
Sébastien Chopin d88948bdea map static to /
v0.3.0
2016-11-10 02:19:47 +01:00
Sébastien Chopin 18a2b57655 Add nuxt-build and nuxt-start, build:false and dev option 2016-11-09 23:59:41 +01:00