Skip to content

Commit

Permalink
Update .babelrc
Browse files Browse the repository at this point in the history
  • Loading branch information
dblythy committed Jan 21, 2025
1 parent 6a608e7 commit 88e5ff4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
["@babel/preset-env", {
"targets": {
"node": "18"
}
},
"exclude": ["proposal-dynamic-import"]
}]
],
"sourceMaps": "inline"
Expand Down

0 comments on commit 88e5ff4

Please sign in to comment.