Skip to content

Commit 1d13873

Browse files
authored
Update babel-custom.js
1 parent 67a3bcc commit 1d13873

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/babel-custom.js

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

0 commit comments

Comments
 (0)