Skip to content

fix(core): ensure the UMDs are importing things correctly for the lazy modules#2676

Merged
jamesdaniels merged 4 commits intomasterfrom
umd_fixes
Nov 20, 2020
Merged

fix(core): ensure the UMDs are importing things correctly for the lazy modules#2676
jamesdaniels merged 4 commits intomasterfrom
umd_fixes

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