You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I include "esm" in the format option, some chunk files are generated during the build.
But when I remove "esm", the output looks clean. However, I need to support both ESM and CJS formats.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When I include "esm" in the format option, some chunk files are generated during the build.
But when I remove "esm", the output looks clean. However, I need to support both ESM and CJS formats.
How can I avoid this chunks? Sorry if this post doesn’t add much value.
Beta Was this translation helpful? Give feedback.
All reactions