Fix the service worker not loading in dev mode

This commit is contained in:
Quentin Gliech
2025-01-09 11:21:55 +01:00
parent 6071b80f30
commit 98efc4813b
5 changed files with 5 additions and 7 deletions

View File

@@ -18,7 +18,7 @@
"frontend/src/gql/**",
"frontend/src/routeTree.gen.ts",
"frontend/.storybook/locales.ts",
"frontend/.storybook/mockServiceWorker.js",
"frontend/.storybook/public/mockServiceWorker.js",
"frontend/locales/*.json",
"**/coverage/**",
"**/dist/**"