Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadhabibi14 committed Jan 25, 2024
1 parent 4a454b9 commit 5b5d738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default defineConfig({
build: {
outDir: resolve('./web/dist'),
assetsDir: '',
manifest: true,
manifest: 'manifest.json',
emptyOutDir: true,
target: 'es2015',
rollupOptions: {
Expand Down

0 comments on commit 5b5d738

Please sign in to comment.