do not build using hardSource

This commit is contained in:
lesion
2022-02-07 12:34:06 +01:00
parent 5b1fb8c6c0
commit 8ee236f30e

View File

@@ -97,7 +97,7 @@ module.exports = {
build: {
corejs: 3,
cache: true,
hardSource: true,
// hardSource: true,
extractCSS: true,
optimizeCSS: true,
},