Skip to content

Commit

Permalink
remove targets.browsers from src/client/.babelrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Farfurix committed Aug 31, 2018
1 parent 65cb3f1 commit d87bc2c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/client/.babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
"compact": false,
"presets": [
["env", {
"targets": {
"browsers": ["ie >= 11"]
},
"loose": true,
"exclude": [
"transform-es2015-typeof-symbol"
Expand Down

0 comments on commit d87bc2c

Please sign in to comment.