Commit 60f751d3 authored by sorrycc's avatar sorrycc Committed by ι™ˆεΈ…

fix: cssnano failed in merging rules

parent 42b97cfb
...@@ -90,4 +90,7 @@ export default { ...@@ -90,4 +90,7 @@ export default {
}, },
chainWebpack: webpackplugin, chainWebpack: webpackplugin,
cssnano: {
mergeRules: false,
},
}; };
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment