Skip to content
Snippets Groups Projects
Commit d93e615c authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

chore(deps): fix vite assets dir -> static

parent c710159c
No related branches found
No related tags found
1 merge request!131MEP
Pipeline #74703 passed
......@@ -20,5 +20,6 @@ export default defineConfig({
},
build: {
outDir: './build',
assetsDir: './static',
},
})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment