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: repair loading of lazy extension components #376

Merged
merged 1 commit into from
Sep 8, 2020

Conversation

dhhyi
Copy link
Collaborator

@dhhyi dhhyi commented Sep 4, 2020

PR Type

[x] Bugfix
[x] Build-related changes
[x] Application / infrastructure changes

What Is the Current Behavior?

Lazy components and extension stores are loaded without relation to their extension modules.

What Is the New Behavior?

Fixed.

Does this PR Introduce a Breaking Change?

[x] Yes
[ ] No

Other Information

@dhhyi dhhyi added bug Something isn't working refactoring Refactoring of current code labels Sep 4, 2020
@dhhyi dhhyi added this to the 0.24 milestone Sep 4, 2020
@dhhyi dhhyi self-assigned this Sep 4, 2020
@dhhyi dhhyi force-pushed the fix/lazy-component-loading branch 2 times, most recently from b551242 to 7336b37 Compare September 7, 2020 08:24
@dhhyi dhhyi marked this pull request as ready for review September 7, 2020 09:25
@dhhyi dhhyi requested a review from shauke September 7, 2020 09:25
@shauke
Copy link
Member

shauke commented Sep 8, 2020

After this change lazy loading modules became lazy loaded at all again. Before they where part of the main bundle which was not the intended way.

@dhhyi dhhyi merged commit e1eacd1 into develop Sep 8, 2020
@dhhyi dhhyi deleted the fix/lazy-component-loading branch September 8, 2020 18:33
rinkeshrsys pushed a commit to rinkeshrsys/intershop-pwa that referenced this pull request Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working refactoring Refactoring of current code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants