ui5-community / ui5-ecosystem-showcase

A repository showcasing the UI5 tooling extensibility to combine OSS tools for UI5 application development.
https://ui5-community.github.io/ui5-ecosystem-showcase/
Other
194 stars 94 forks source link

[ui5-tooling-transpile] Support babel javascript configuration files #966

Closed BenReim closed 8 months ago

BenReim commented 9 months ago

I would like to set a function for the modulesMap property of the transform-modules-ui5 babel plugin. Thus, I have defined a babel.config.js file, but this leads the ui5 build to crash when running the ui5-tooling-transpile task.