Skip to content

Remove aggressive mode - #309

Merged
Rich-Harris merged 8 commits into
masterfrom
no-aggressive
Nov 28, 2015
Merged

Remove aggressive mode#309
Rich-Harris merged 8 commits into
masterfrom
no-aggressive

Conversation

@Rich-Harris

Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants