Skip to content

Commit 67a6125

Browse files
committed
"fix: revert migrate to gravity-ui/graph (#2735)"
This reverts commit 2fb30ad.
1 parent 6553da8 commit 67a6125

25 files changed

+382
-1293
lines changed

config-overrides.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ module.exports = {
5555
return config;
5656
},
5757
jest: (config) => {
58-
// Some @gravity-ui libs (react-data-table) are build in esm only
58+
// Some @gravity-ui libs (react-data-table, paranoid) are build in esm only
5959
// So they need to be transformed
6060
// By default jest does not transform anything in node_modules
6161
// So this override excludes node_modules except @gravity-ui

0 commit comments

Comments
 (0)