Skip to content

Commit

Permalink
build: update gulp babel config
Browse files Browse the repository at this point in the history
  • Loading branch information
hangaoke1 committed Aug 9, 2022
1 parent d8309e0 commit 58930ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ function buildES() {
},
],
],
sourceType: 'unambiguous',
}),
)
.pipe(gulp.dest('lib/es/'));
Expand Down

0 comments on commit 58930ef

Please sign in to comment.