mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
do not build using hardSource
This commit is contained in:
parent
5b1fb8c6c0
commit
8ee236f30e
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ module.exports = {
|
|||
build: {
|
||||
corejs: 3,
|
||||
cache: true,
|
||||
hardSource: true,
|
||||
// hardSource: true,
|
||||
extractCSS: true,
|
||||
optimizeCSS: true,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue