Skip to content

Commit

Permalink
Remove canvas dependency that is not used anywhere
Browse files Browse the repository at this point in the history
This is a node.js <canvas> implementation that needs a huge tree of native libraries and tries to build from source
We don't use it so let's get rid of it
  • Loading branch information
GarboMuffin committed Feb 18, 2024
1 parent 9e57276 commit 901458c
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 14 deletions.
94 changes: 81 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"babel-loader": "8.2.5",
"babel-plugin-react-intl": "3.0.1",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"canvas": "^2.11.2",
"css-loader": "3.4.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
Expand Down

0 comments on commit 901458c

Please sign in to comment.