Nuxt/lib
Sebastien Chopin b2ef8c320f No need a name for exported method 2017-05-22 14:26:24 +02:00
..
app No need a name for exported method 2017-05-22 14:26:24 +02:00
views Update style 2017-04-14 11:57:30 +02:00
webpack Allow override NODE_ENV with env config. 2017-05-21 14:18:22 +04:30
build.js [fix] resolve css imports 2017-05-22 02:19:51 +04:30
generate.js Disable minify with `generate.minify: false` 2017-05-21 15:26:39 +02:00
module.js Remove injectAs property, now you only have to export a method which receives the context 2017-05-21 21:00:41 +02:00
nuxt.js Add `render.static` option to customize `serve-static` middleware 2017-05-22 12:51:03 +02:00
render.js Remove injectAs property, now you only have to export a method which receives the context 2017-05-21 21:00:41 +02:00
server.js Refactor 2017-05-21 19:18:48 +02:00
utils.js Refactor r() into utils 2017-05-18 13:14:31 +04:30