You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2025. It is now read-only.
However, the documentation seems to allow only a single type parameter, which has to be either application or library. None of these fit in this scenario.
In the legacy karma-openui5 package, such a setup was possible by using the files configuration.
I'm trying to configure
karma-ui5for a mono repo where multiple applications and libraries share the same repo, e.g.However, the documentation seems to allow only a single
typeparameter, which has to be eitherapplicationorlibrary. None of these fit in this scenario.In the legacy
karma-openui5package, such a setup was possible by using thefilesconfiguration.