Skip to content
Snippets Groups Projects
Commit 13aca13f authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

Merge branch 'test' into 'master'

Fix vite manifest

See merge request !26
parents cc3f7c76 a11cb205
Branches
No related tags found
1 merge request!26Fix vite manifest
Pipeline #17085 passed
......@@ -23,8 +23,8 @@ export default defineConfig({
},
build: {
outDir: resolve('./dist'),
manifest: "manifest.json",
assetsDir: '',
manifest: true,
emptyOutDir: true,
target: 'es2015',
rollupOptions: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment