Nuxt/lib/builder/webpack
Dmitry Molotkov 5280e86dfc generate source map for uglify if devtool === #source-map (#3451)
* generate source map for uglify if devtool === #source-map

* support different variants of source-map option

* change source map to be likes in official webpack repo
https://github.com/webpack/webpack/blob/master/lib/WebpackOptionsDefaulter.js#L294

* small code cleanup
2018-07-24 13:01:51 +02:00
..
plugins refactor: change function calls when arity is one (#3563) 2018-07-20 16:42:31 +01:00
utils feat: use postcss-preset-env instead of postcss-cssnext (#3291) 2018-06-02 01:41:55 +04:30
base.js fix: require babel-preset-vue-app directly (#3406) 2018-06-02 18:50:18 +04:30
client.js generate source map for uglify if devtool === #source-map (#3451) 2018-07-24 13:01:51 +02:00
server.js fix: whitelist vue&type=style in SSR bundle 2018-05-02 12:57:26 +04:30