fix: build issue

Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
This commit is contained in:
Florian Bouillon 2023-07-20 17:52:57 +02:00
parent ae901537e7
commit 66b44db254

View File

@ -19,8 +19,7 @@ export default defineConfig({
compressHTML: true, compressHTML: true,
build: { build: {
assets: 'assets', assets: 'assets',
inlineStylesheets: 'auto', inlineStylesheets: 'auto'
split: true
}, },
server: { server: {
host: true host: true