Nuxt/lib
Pooya Parsa a1d78988c0 fix: call to wp instead of r for css
The intention of using r was to fix problems with windows paths, but calling r will try to resolve path as well. This was breaking original webpack resolve mechanism from node_modules
2017-05-26 13:34:11 +04:30
..
app fix: call to wp instead of r for css 2017-05-26 13:34:11 +04:30
views Update style 2017-04-14 11:57:30 +02:00
webpack use webpack-node-externals 2017-05-24 21:04:17 +08:00
build.js fix: call to wp instead of r for css 2017-05-26 13:34:11 +04:30
generate.js Disable minify with generate.minify: false 2017-05-21 15:26:39 +02:00
module.js fix: passing module as a function 2017-05-25 15:49:17 +04:30
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 fix: call to wp instead of r for css 2017-05-26 13:34:11 +04:30