Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable client-side treeshaking when BuildOption is used #1059

Merged
merged 1 commit into from
Jul 31, 2018

Conversation

matthewp
Copy link
Member

When the BuildOption treeShaking: false is provided, also disable
client-side tree shaking by setting the treeShaking: false config on
the Loader.

Fixes #1058

When the BuildOption `treeShaking: false` is provided, also disable
client-side tree shaking by setting the `treeShaking: false` config on
the Loader.

Fixes #1058
@coveralls
Copy link

coveralls commented Jul 31, 2018

Coverage Status

Coverage increased (+0.004%) to 93.64% when pulling 6410fb8 on tree-shaking2 into c377ecd on master.

@matthewp matthewp merged commit dbdc82f into master Jul 31, 2018
@matthewp matthewp deleted the tree-shaking2 branch July 31, 2018 14:36
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.

None yet

2 participants