Skip to content

fix(CEM): generation for 3rd party packages#13477

Open
nnaydenow wants to merge 1 commit intomainfrom
nps-scripts
Open

fix(CEM): generation for 3rd party packages#13477
nnaydenow wants to merge 1 commit intomainfrom
nps-scripts

Conversation

@nnaydenow
Copy link
Copy Markdown
Contributor

@nnaydenow nnaydenow commented May 7, 2026

In the monorepo, CEM generation is split into three sequential steps (generate, validate, merge) that must complete across all packages before proceeding to the next.

For third-party packages this separation is unnecessary since each package has all the information needed to generate its own CEM independently. Standalone mode (default) appends all three steps directly to prepare as a single per-package operation.

This monorepo packages opt out via standalone: false.

Fixes: #13453

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

Successfully merging this pull request may close these issues.

Usage of webcomponent in an XML Fragment of an SAPUI5 Fiori Elements App

1 participant