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
189 stars 91 forks source link

fix(ui5-tooling-transpile): support replacing versions #1023

Closed petermuessig closed 1 week ago

petermuessig commented 1 week ago

As the default replaceVersion task of the UI5 Tooling only replaces the version for known file extensions and isn't configurable, the custom task ui5-tooling-transpile-task is now also able to replace the version using the central function for all additional file types used in the transpile process.