1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-31 09:24:31 +03:00

Fix the build and the CompatSsoLoginList query

This commit is contained in:
Quentin Gliech
2023-04-27 21:07:14 +02:00
parent 826e84904e
commit aa8d5b6aed
5 changed files with 314 additions and 1800 deletions

View File

@ -38,7 +38,6 @@ export default defineConfig({
eslint({
// Explicitly set the config file, else storybook gets confused
overrideConfigFile: "./.eslintrc.cjs",
exclude: ["./src/gql/*"],
}),
],
server: {