Replies: 1 comment
-
|
@hardfist Sorry for delay, it is a bug, let's fix it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure whether it's by design or bug, it seems outputModule relys on setting
optimization.providedExportsto true, otherwise it wouldn't generate the export statementyou can reproduce here https://github.com/web-infra-dev/rspack-repro/tree/esm-output
Beta Was this translation helpful? Give feedback.
All reactions