chore: transpile conversion code to the same level as the rest of the code (#605)

This commit is contained in:
Tobias Linsefors
2021-05-03 10:49:54 +02:00
committed by GitHub
parent c1eb3fbd16
commit 9ca0bffc7c

View File

@@ -128,6 +128,7 @@ const config = ({ format = 'umd', debug = false, file, targetPkg }) => {
babel({
babelrc: false,
include: [
'/**/apis/conversion/**',
'/**/apis/locale/**',
'/**/apis/nucleus/**',
'/**/apis/snapshooter/**',