-
Notifications
You must be signed in to change notification settings - Fork 710
Closed
Description
-
As you can see, it is still sub-optimal. It still exports those named exports (but it is semantically correct, since we don't have a way to detect whether the symbol is referenced only by dynamic import, so for safety we preserve them all).
-
Even when dynamic imported modules are merged into a user-defined entry chunk (and the exports are used only in that chunk), the importee module still exposes unnecessary variables.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels