Skip to content
Snippets Groups Projects
Commit a11cb205 authored by Alexa Valentová's avatar Alexa Valentová
Browse files

fix vite manifest

parent 93f3426b
No related branches found
No related tags found
1 merge request!26Fix vite manifest
Pipeline #17084 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