Fix loading MSW in Storybook in the documentation

This commit is contained in:
Quentin Gliech
2024-11-17 22:47:15 +01:00
parent 862c7e39aa
commit a7d18ddf64
6 changed files with 13 additions and 8 deletions

View File

@@ -18,8 +18,8 @@
"frontend/src/gql/**",
"frontend/src/routeTree.gen.ts",
"frontend/.storybook/locales.ts",
"frontend/.storybook/mockServiceWorker.js",
"frontend/locales/*.json",
"frontend/stories/static/**",
"**/coverage/**",
"**/dist/**"
]