From abb1baeecdc9677f4f9d4352ee2b9a292ddcbbcd Mon Sep 17 00:00:00 2001 From: nimbleghost <132819643+nimbleghost@users.noreply.github.com> Date: Thu, 29 Jun 2023 12:20:42 +0200 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20include=20mp3=20due=20to=20Fire?= =?UTF-8?q?fox=20sw=20issue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/vite.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) => ({