Nuxt/lib
Pooya Parsa bbd2eddb40 import SSR plugins
This supports proper functionality of plugins registering Vue Components.
Also we await for each plugin to make sure that they are initialized before createApp
2017-05-22 15:30:20 +04:30
..
app import SSR plugins 2017-05-22 15:30:20 +04:30
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