Skip to content

Commit

Permalink
Tweak babel config
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurk91 committed Sep 6, 2019
1 parent e33426c commit 720f276
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/loaders/javascript.js
Expand Up @@ -12,7 +12,6 @@ const defaultBabelConfigs = {
{
debug: false,
modules: false,
forceAllTransforms: Helpers.isProduction(),
useBuiltIns: false,
}
]
Expand Down

0 comments on commit 720f276

Please sign in to comment.