Skip to content

Commit

Permalink
cli(loaders): update babel-loader presets
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvdutt committed Nov 4, 2018
1 parent a245ddf commit 9af6fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/generators/utils/module.ts
Expand Up @@ -24,7 +24,7 @@ export default function(): IModule {
],
presets: [
[
"'env'",
"'@babel/preset-env'",
{
"'modules'": false,
},
Expand Down

0 comments on commit 9af6fd5

Please sign in to comment.