Update README

This commit is contained in:
panr
2019-02-01 10:15:28 +01:00
parent ebdcc29a72
commit 4a462a4a21
5 changed files with 14 additions and 249 deletions

View File

@ -87,7 +87,7 @@ module.exports = {
},
minimizer: [
new UglifyJsPlugin({
sourceMap: false,
sourceMap: true,
}),
],
},