Nuxt/lib
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
..
app [vue-style-loader] Inline global css on SSR 2017-05-05 18:40:12 +04:30
views Update style 2017-04-14 11:57:30 +02:00
webpack added sourcemaps support to scss-loader and css-loader 2017-05-09 13:24:55 +02:00
build.js Add extractCSS option 2017-05-05 17:53:21 +02:00
generate.js Fixed refractoring error in generate 2017-05-08 09:22:35 +02:00
module.js basic API ported from nuxt-modules 2017-05-11 15:29:08 +04:30
nuxt.js Install all modules in sequence before nuxt init 2017-05-11 15:53:58 +04:30
render.js Fix typo 2017-05-05 16:48:04 +02:00
server.js Add watchers option and url after build 2017-03-25 15:16:07 +01:00
utils.js Install all modules in sequence before nuxt init 2017-05-11 15:53:58 +04:30