Skip to content

Commit

Permalink
fix: change modules flag to default (#496)
Browse files Browse the repository at this point in the history
change modules value back to default.
  • Loading branch information
Yuvalke committed Oct 28, 2020
1 parent 01236c6 commit 3a9e305
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"@babel/preset-env",
{
"loose": true,
"modules": false,
"bugfixes": true,
"targets": {
"browsers": ["chrome >= 47", "firefox >= 51", "ie >= 11", "safari >= 8", "ios >= 8", "android >= 4"]
Expand Down

0 comments on commit 3a9e305

Please sign in to comment.