Skip to content

Commit

Permalink
Remove overlays for dropped Babel plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
nightkr committed May 13, 2024
1 parent 84182bf commit 5ec8948
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,21 +45,6 @@
},
"js2nix": {
"overlay": {
"@babel/helper-create-class-features-plugin": {
"addDependencies": [
"@babel/core"
]
},
"@babel/plugin-transform-typescript": {
"addDependencies": [
"@babel/core"
]
},
"@babel/plugin-transform-modules-commonjs": {
"addDependencies": [
"@babel/core"
]
},
"vite-plugin-solid": {
"addDependencies": [
"vite"
Expand Down

0 comments on commit 5ec8948

Please sign in to comment.