Skip to content

fix: Dynamic requires causes webpack to include test files in bundle - #33

Open
webbrain-one wants to merge 1 commit into
farfromrefug:masterfrom
webbrain-one:webbrain/issue-7
Open

fix: Dynamic requires causes webpack to include test files in bundle#33
webbrain-one wants to merge 1 commit into
farfromrefug:masterfrom
webbrain-one:webbrain/issue-7

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #7

Allow `addons` to be an array of addon modules instead of strings, so Webpack no longer bundles all xterm addons and their tests.
@farfromrefug

Copy link
Copy Markdown
Owner

@webbrain-one thanks for your contribution. Please add description to your PR.
Also this is a breaking change. I am ok merging this

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.

Dynamic requires causes webpack to include test files in bundle

2 participants