Skip to content

Commit

Permalink
update babel-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
Amy Chen committed Jan 15, 2025
1 parent 6a5a384 commit 39252c0
Show file tree
Hide file tree
Showing 6 changed files with 304 additions and 221 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"presets": [
["@babel/preset-env", {
"useBuiltIns": "entry",
"useBuiltIns": "usage",
"corejs": 3,
"targets": {
"browsers": ["> 0.25%, not dead"]
Expand Down
Loading

0 comments on commit 39252c0

Please sign in to comment.