mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-03-16 22:10:27 +00:00
remove ignore on bundle
This commit is contained in:
parent
9c4b392aea
commit
26fff7a0f3
1 changed files with 0 additions and 1 deletions
|
|
@ -51,7 +51,6 @@ export default merge(baseConfig, {
|
|||
},
|
||||
plugins: [
|
||||
new webpack.optimize.DedupePlugin(),
|
||||
new webpack.IgnorePlugin(/vue/),
|
||||
new webpack.optimize.UglifyJsPlugin({
|
||||
compress: {
|
||||
warnings: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue