Skip to content

Commit 2635e2e

Browse files
authored
Also minify
1 parent 3d0e555 commit 2635e2e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/lib/babel-custom.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ export default () => {
7878
name: 'babel-plugin-transform-async-to-promises',
7979
inlineHelpers: true,
8080
externalHelpers: false,
81+
minify: true
8182
},
8283
{
8384
name: '@babel/plugin-proposal-class-properties',

0 commit comments

Comments
 (0)