Skip to content

fix: externalize libraries instead of bundling them - #6097

Open
CGNonofr wants to merge 1 commit into
xtermjs:masterfrom
CodinGame:externalize-libraries-in-esm
Open

fix: externalize libraries instead of bundling them#6097
CGNonofr wants to merge 1 commit into
xtermjs:masterfrom
CodinGame:externalize-libraries-in-esm

Conversation

@CGNonofr

Copy link
Copy Markdown

fix #6096

Keeping the library as external for the esm version allows the final bundle to chose which version it needs (main, module, browser...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Esbuild bundles the node version of the dependencies

1 participant