update deps and bump version

This commit is contained in:
lesion
2022-02-01 23:34:49 +01:00
parent 2a07026590
commit db1f594626
3 changed files with 72 additions and 69 deletions

View File

@@ -98,6 +98,9 @@ module.exports = {
build: {
corejs: 3,
cache: true,
hardSource: true
hardSource: true,
extractCSS: true,
optimizeCSS: true,
standalone: true
},
}