Skip to content

[FIX] generateLibraryPreload: Ignore missing modules#481

Merged
matz3 merged 5 commits intomasterfrom
generateLibraryPreload-ignoreMissingModules
Jul 31, 2020
Merged

[FIX] generateLibraryPreload: Ignore missing modules#481
matz3 merged 5 commits intomasterfrom
generateLibraryPreload-ignoreMissingModules

Conversation

@matz3
Copy link
Copy Markdown
Member

@matz3 matz3 commented Jul 22, 2020

In addition to #479 the generateLibraryPreload should also ignore missing modules when creating a bundle.
As only files from the workspace are bundled, it's not a problem when dependencies can't be found. Just for self-contained bundles, this is a problem.

See: #479

@matz3 matz3 requested a review from RandomByte July 22, 2020 16:22
@matz3 matz3 added the bug label Jul 22, 2020
@coveralls
Copy link
Copy Markdown

coveralls commented Jul 22, 2020

Coverage Status

Coverage increased (+0.2%) to 91.513% when pulling ecdc7bf on generateLibraryPreload-ignoreMissingModules into 939880b on master.

Co-authored-by: Merlin Beutlberger <m.beutlberger@sap.com>
@matz3 matz3 requested a review from RandomByte July 31, 2020 12:31
@matz3 matz3 merged commit 97b339f into master Jul 31, 2020
@matz3 matz3 deleted the generateLibraryPreload-ignoreMissingModules branch July 31, 2020 12:34
d3xter666 pushed a commit to UI5/cli that referenced this pull request Sep 25, 2025
…5-builder#481)

In addition to  SAP/ui5-builder#479 the generateLibraryPreload should also ignore missing modules when creating a bundle.
As only files from the workspace are bundled, it's not a problem when dependencies can't be found. Just for self-contained bundles, this is a problem.

See: SAP/ui5-builder#479
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.

3 participants