Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workaround way to make the minUI5Version for a UI5 component project #730

Open
jasonOramo opened this issue Sep 23, 2024 · 1 comment
Open

Comments

@jasonOramo
Copy link

I have a Ui5 project which is designed as a common libarary, so there is a component in the lib.
The structure is similar as follows:
--manifest(for library)
--libFolder
--component.js
--manifest(for component)

The manifest schema of the component follows the schema_cil.json .
So the minUI5Version is not a valid property, the minUI5Version works fine in an app manifest.

Is there any way to make the ui5 version setting work for the plugin?

@MN-public MN-public added enhancement New feature or request and removed enhancement New feature or request labels Oct 7, 2024
@marufrasully
Copy link
Contributor

@jasonOramo is it possible to share a project resemble your project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants