Skip to content

Why is it necessary / beneficial to dynamically load a remote module? #2042

You must be logged in to vote

Shared modules are async be default. So you need a dynamic import before you try and static import a stared module otherwise webpack can't pause the app to negotiate dependencies

Replies: 3 comments 5 replies

You must be logged in to vote
2 replies
@msaroy-crey

@ScriptedAlchemy

Answer selected by msaroy-crey

You must be logged in to vote
3 replies
@ScriptedAlchemy

@ScriptedAlchemy

@wibed

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants