Skip to content

Commit

Permalink
Update vite.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Raais committed Jul 29, 2024
1 parent 0ce992c commit 39fee81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export default defineConfig({
host: "0.0.0.0",
base: '/fm/',
},
base: '/fm/',
optimizeDeps: {
exclude: ["@sqlite.org/sqlite-wasm"],
},
Expand Down

0 comments on commit 39fee81

Please sign in to comment.