This commit is contained in:
superlbr
2021-07-15 08:15:51 +08:00
parent e32a19fe3b
commit 7c936712b9
+1 -1
View File
@@ -66,7 +66,7 @@ export default {
theme: lessToJs(
fs.readFileSync(path.join(__dirname, './src/themes/default.less'), 'utf8')
),
webpack5: {},
// webpack5: {},
chainWebpack: function (config, { webpack }) {
config.merge({
optimization: {