Closed BenReim closed 8 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.
transform-modules-ui5
babel.config.js
ui5-tooling-transpile
I would like to set a function for the modulesMap property of the
transform-modules-ui5
babel plugin. Thus, I have defined ababel.config.js
file, but this leads the ui5 build to crash when running theui5-tooling-transpile
task.