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
191 stars 92 forks source link

[ui5-tooling-modules] Performance issues starting with version >= 3.5.0 #1052

Closed petermuessig closed 1 month ago

petermuessig commented 1 month ago

Describe the bug Since 3.5.0 the ui5-tooling-modules also searches for imports to support the TypeScript cases. Scanning for imports increases the amount of resources to be scanned for dependencies tremendously which especially on Windows devices cause a long running process to build the 3rd party modules.

Expected behavior Fast dependency analysis and 3rd party module bundling.

petermuessig commented 1 month ago

Performance issues will be fixed with #1059 with the version 3.9.0