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

Remove aggressive mode #309

Merged
merged 8 commits into from
Nov 28, 2015
Merged

Remove aggressive mode #309

merged 8 commits into from
Nov 28, 2015

Conversation

Rich-Harris
Copy link
Contributor

This was an interesting experiment, but I don't think it's viable. It's easy enough to change the behaviour of aggressive mode to pass #307, but not without pulling in a lot of code that we probably want to exclude.

The difference in bundle size between normal mode and aggressive-but-not-downright-negligent mode is too small to justify the increased complexity (in terms of both surface area for bugs, and the API). So I think we should just remove it altogether, and continue to investigate ways to identify chunks of code that are safe to remove.

@eventualbuddha
Copy link
Contributor

👍

Rich-Harris added a commit that referenced this pull request Nov 28, 2015
@Rich-Harris Rich-Harris merged commit eba495c into master Nov 28, 2015
@Rich-Harris Rich-Harris deleted the no-aggressive branch November 28, 2015 02:27
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