update deps and bump version
This commit is contained in:
@@ -98,6 +98,9 @@ module.exports = {
|
||||
build: {
|
||||
corejs: 3,
|
||||
cache: true,
|
||||
hardSource: true
|
||||
hardSource: true,
|
||||
extractCSS: true,
|
||||
optimizeCSS: true,
|
||||
standalone: true
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user