do not build using hardSource

This commit is contained in:
lesion 2022-02-07 12:34:06 +01:00
parent 5b1fb8c6c0
commit 8ee236f30e
No known key found for this signature in database
GPG key ID: 352918250B012177

View file

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