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(core): ensure the UMDs are importing things correctly for the lazy modules #2676

Merged
merged 4 commits into from
Nov 20, 2020

Conversation

jamesdaniels
Copy link
Member

@jamesdaniels jamesdaniels commented Nov 19, 2020

Still seeing reports that the UMDs aren't working as expected, node 8 or something I'm not testing perhaps? Going back to some the manual build style stuff i was doing in 5.x, dropping the dynamic import in the UMD and dropping the side-effect import for other entry points.

Between this and using dir-loader I was able to get my sample app deployed on Cloud Functions without any externals!

@jamesdaniels jamesdaniels merged commit 6817bcc into master Nov 20, 2020
@jamesdaniels jamesdaniels deleted the umd_fixes branch November 20, 2020 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants