Skip to content

Commit

Permalink
fix: add babel-register.config to build target
Browse files Browse the repository at this point in the history
  • Loading branch information
gnattu committed Dec 11, 2020
1 parent 17fa2a2 commit a0ab927
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/index.es
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const TARGET_LIST = [
'LICENSE',
'package.json',
'babel.config.js',
'babel-register.config.js',
'package-lock.json',
// Folders
'assets',
Expand Down

0 comments on commit a0ab927

Please sign in to comment.