We don't need the module loader.
This commit is contained in:
parent
07fefc47bb
commit
7655229aef
@ -11,6 +11,7 @@ export default defineConfig(({ command }) => ({
|
||||
inlineStyles: true,
|
||||
inlineScripts: true,
|
||||
removeUnusedCss: true,
|
||||
removeViteModuleLoader: true,
|
||||
})]
|
||||
: []),
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user