Getting sourcemaps working again
This commit is contained in:
parent
9630b26ed3
commit
e2e42e27b4
@ -15,6 +15,7 @@ module.exports = {
|
||||
},
|
||||
plugins: [
|
||||
new webpack.optimize.UglifyJsPlugin({
|
||||
sourceMap: true,
|
||||
compress: {
|
||||
warnings: false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user