Skip to content

Commit

Permalink
[core] Remove babel-plugin-istanbul
Browse files Browse the repository at this point in the history
  • Loading branch information
michaldudak committed Feb 3, 2025
1 parent cbfdf6a commit fcf7115
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 53 deletions.
3 changes: 0 additions & 3 deletions babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,6 @@ module.exports = function getBabelConfig(api) {
},
],
env: {
coverage: {
plugins: ['babel-plugin-istanbul', ...devPlugins],
},
development: {
plugins: devPlugins,
},
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
"@vitest/ui": "2.1.8",
"babel-loader": "^9.2.1",
"babel-plugin-add-import-extension": "1.6.0",
"babel-plugin-istanbul": "^6.1.1",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-module-resolver": "^5.0.2",
"babel-plugin-optimize-clsx": "^2.6.2",
Expand Down
49 changes: 0 additions & 49 deletions pnpm-lock.yaml

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

0 comments on commit fcf7115

Please sign in to comment.