Skip to content

Commit

Permalink
chore: remove comments and bugfixes in babel
Browse files Browse the repository at this point in the history
  • Loading branch information
dbismut committed Mar 9, 2021
1 parent f11ee04 commit efff065
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
module.exports = {
comments: false,
presets: [
[
'@babel/preset-env',
{
bugfixes: true,
targets: {
esmodules: true,
},
Expand Down

0 comments on commit efff065

Please sign in to comment.