mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-24 17:51:14 +02:00
fix: set css preload to false
This commit is contained in:
parent
76d3cc59cf
commit
c59843373a
@ -32,6 +32,7 @@ export default mergeConfig(
|
||||
outDir: 'build',
|
||||
assetsDir: 'static',
|
||||
modulePreload: false,
|
||||
cssCodeSplit: false,
|
||||
},
|
||||
server: {
|
||||
open: true,
|
||||
|
Loading…
Reference in New Issue
Block a user