Skip to content

Commit 9768970

Browse files
feat: Add ReactFlow visualization for Feast registry metadata (feast-dev#5297)
1 parent ea37d8f commit 9768970

File tree

7 files changed

+28134
-2613
lines changed

7 files changed

+28134
-2613
lines changed

ui/jest.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ module.exports = {
3131
"^react-native$": "react-native-web",
3232
"^.+\\.module\\.(css|sass|scss)$": "identity-obj-proxy",
3333
"chroma-js": "<rootDir>/node_modules/chroma-js/dist/chroma.min.cjs",
34+
"^reactflow/dist/style\\.css$": "identity-obj-proxy",
3435
},
3536
moduleFileExtensions: [
3637
"web.js",

0 commit comments

Comments
 (0)