You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-20 12:02:22 +03:00
Bump frontend dependencies
Also swap Jest with Vitest, so that we can drop the Babel config.
This commit is contained in:
4
frontend/src/vite-env.d.ts
vendored
4
frontend/src/vite-env.d.ts
vendored
@@ -13,7 +13,3 @@
|
||||
// limitations under the License.
|
||||
|
||||
/// <reference types="vite/client" />
|
||||
|
||||
declare module "babel-plugin-relay/macro" {
|
||||
export { graphql as default } from "react-relay";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user