Skip to content

Commit

Permalink
Major update Rollup
Browse files Browse the repository at this point in the history
  • Loading branch information
VRiveland committed Aug 22, 2024
1 parent 435ea49 commit 26165c1
Show file tree
Hide file tree
Showing 4 changed files with 388 additions and 12 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ module.exports = {
moduleNameMapper: {
"^d3-drag": "<rootDir>/node_modules/d3-zoom/node_modules/d3-drag/dist/d3-drag.min.js",
"^d3-transition": "<rootDir>/node_modules/d3-zoom/node_modules/d3-transition/dist/d3-transition.min.js",
"^d3-(.*)$": "<rootDir>/node_modules/d3-$1/dist/d3-$1.min.js",
}
};
Loading

0 comments on commit 26165c1

Please sign in to comment.