Skip to content

Commit

Permalink
Avoid babel debug during building
Browse files Browse the repository at this point in the history
  • Loading branch information
lancedikson committed Jul 9, 2018
1 parent 72c5fd6 commit c89a8d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .babelrc
Expand Up @@ -5,8 +5,7 @@
"targets": {
"ie": "8",
"browsers": ">2%"
},
"debug": true
}
}]],
"plugins": [
"add-module-exports"
Expand Down

0 comments on commit c89a8d1

Please sign in to comment.