Skip to content

Allow treeshaking of arguments of functions that are returned by conditional expressions#3680

Merged
lukastaegert merged 1 commit intomasterfrom
gh-3674-treeshake-conditional-arguments
Jul 18, 2020
Merged

Allow treeshaking of arguments of functions that are returned by conditional expressions#3680
lukastaegert merged 1 commit intomasterfrom
gh-3674-treeshake-conditional-arguments

Conversation

@lukastaegert
Copy link
Copy Markdown
Member

@lukastaegert lukastaegert commented Jul 18, 2020

@rollup-bot
Copy link
Copy Markdown
Collaborator

Thank you for your contribution! ❤️

You can try out this pull request locally by installing Rollup via

npm install rollup/rollup#gh-3674-treeshake-conditional-arguments

or load it into the REPL:
https://rollupjs.org/repl/?circleci=12359

@lukastaegert lukastaegert merged commit a2d8267 into master Jul 18, 2020
@lukastaegert lukastaegert deleted the gh-3674-treeshake-conditional-arguments branch July 18, 2020 19:09
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.

Does tree-shaking only perform one pass?

2 participants