react top level import for module federation demo #1785
-
Beta Was this translation helpful? Give feedback.
Answered by
chenjiahan
Mar 11, 2024
Replies: 1 comment
-
The |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zhtyytg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
import('./bootstrap').cath(xxxx)
is an asynchronous boundary, it is recommended to use by the offical module federation guide, see: