We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea37d8f commit 9768970Copy full SHA for 9768970
7 files changed
ui/jest.config.js
@@ -31,6 +31,7 @@ module.exports = {
31
"^react-native$": "react-native-web",
32
"^.+\\.module\\.(css|sass|scss)$": "identity-obj-proxy",
33
"chroma-js": "<rootDir>/node_modules/chroma-js/dist/chroma.min.cjs",
34
+ "^reactflow/dist/style\\.css$": "identity-obj-proxy",
35
},
36
moduleFileExtensions: [
37
"web.js",
0 commit comments