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

[FIX] Bundling: Detect manifest.json dependency of libraries #954

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

matz3
Copy link
Member

@matz3 matz3 commented Nov 8, 2023

This solves the problem of missing manifest.json files of libraries in
bundles, such as sap-ui-custom.js (self-contained build).

It also eliminates the need to explicitly mention manifest.json files
of libraries to be included in custom bundles.

This solves the problem of missing manifest.json files of libraries in
bundles, such as sap-ui-custom.js (self-contained build).

It also eliminates the need to explicitly mention manifest.json files
of libraries to be included in custom bundles.
@matz3 matz3 force-pushed the lbt-detect-manifest-json-deps-library branch from 5317930 to cb84e38 Compare November 8, 2023 13:57
@coveralls
Copy link

Coverage Status

coverage: 94.52% (+0.06%) from 94.461%
when pulling cb84e38 on lbt-detect-manifest-json-deps-library
into 6565127 on main.

@RandomByte
Copy link
Member

LGTM but I think @codeworrior should have a look too

Copy link
Member

@RandomByte RandomByte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@matz3 matz3 requested a review from codeworrior November 13, 2023 09:26
@matz3 matz3 merged commit 6f9995f into main Nov 17, 2023
@matz3 matz3 deleted the lbt-detect-manifest-json-deps-library branch November 17, 2023 12:30
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