mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 09:48:18 -05:00
chore: transpile conversion code to the same level as the rest of the code (#605)
This commit is contained in:
@@ -128,6 +128,7 @@ const config = ({ format = 'umd', debug = false, file, targetPkg }) => {
|
||||
babel({
|
||||
babelrc: false,
|
||||
include: [
|
||||
'/**/apis/conversion/**',
|
||||
'/**/apis/locale/**',
|
||||
'/**/apis/nucleus/**',
|
||||
'/**/apis/snapshooter/**',
|
||||
|
||||
Reference in New Issue
Block a user