mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Remove babel-loader
(#10442)
This dependency was added to get Storybook working, but since then it has been made a direct dependency of Storybook. We no longer use it directly, and we don't need it in our dependencies.
This commit is contained in:
parent
81ef9330c7
commit
d9e393f827
@ -207,7 +207,6 @@
|
||||
"@testing-library/react-hooks": "^3.2.1",
|
||||
"@types/react": "^16.9.53",
|
||||
"addons-linter": "1.14.0",
|
||||
"babel-loader": "^8.0.6",
|
||||
"babelify": "^10.0.0",
|
||||
"brfs": "^2.0.2",
|
||||
"browserify": "^16.5.1",
|
||||
|
Loading…
Reference in New Issue
Block a user