mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
fix: 修复MINI-CSS-EXTRACT-PLUGIN 插件报错
This commit is contained in:
@@ -100,6 +100,9 @@ module.exports = {
|
||||
sass: {
|
||||
prependData: `@import "@/style/index.scss"`
|
||||
}
|
||||
},
|
||||
extract: {
|
||||
ignoreOrder: true,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user