diff --git a/web/vite.config.js b/web/vite.config.js index 22d17d9b..86e17646 100644 --- a/web/vite.config.js +++ b/web/vite.config.js @@ -25,7 +25,7 @@ export default defineConfig(({ mode }) => ({ navigateFallback: "index.html", }, injectManifest: { - globPatterns: ["**/*.{js,css,html,mp3,ico,png,svg,json}"], + globPatterns: ["**/*.{js,css,html,ico,png,svg,json}"], globIgnores: ["config.js"], manifestTransforms: [ (entries) => ({