Skip to content

Commit

Permalink
chore: transpile conversion code to the same level as the rest of the…
Browse files Browse the repository at this point in the history
… code (#605)
  • Loading branch information
T-Wizard committed May 3, 2021
1 parent c1eb3fb commit 9ca0bff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ const config = ({ format = 'umd', debug = false, file, targetPkg }) => {
babel({
babelrc: false,
include: [
'/**/apis/conversion/**',
'/**/apis/locale/**',
'/**/apis/nucleus/**',
'/**/apis/snapshooter/**',
Expand Down

0 comments on commit 9ca0bff

Please sign in to comment.