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

Make setters optional #2193

Merged
merged 1 commit into from Jun 1, 2020
Merged

Make setters optional #2193

merged 1 commit into from Jun 1, 2020

Conversation

@github-actions
Copy link

core

File by file impact

File Transform Diff master optional-setters Event
dist/s.js none +59 19,346 19,405 changed
gzip +7 5,447 5,454
brotli +11 4,711 4,722
dist/s.min.js none +12 5,956 5,968 changed
gzip +6 2,373 2,379
brotli +4 2,141 2,145
dist/system-node.cjs none +55 202,003 202,058 changed
gzip +7 51,742 51,749
brotli -20 43,685 43,665
dist/system.js none +59 29,665 29,724 changed
gzip +9 7,951 7,960
brotli +14 6,890 6,904
dist/system.min.js none +12 9,920 9,932 changed
gzip +7 3,797 3,804
brotli +5 3,414 3,419
extras

File by file impact

Pull request have no impact on extras files.

Generated by github pull request filesize impact

@guybedford
Copy link
Member Author

Corresponding RollupJS output PR for this - https://github.com/rollup/rollup/pull/3592/files

@guybedford guybedford merged commit d37f7ca into master Jun 1, 2020
@guybedford guybedford deleted the optional-setters branch June 1, 2020 23:51
@guybedford
Copy link
Member Author

The RollupJS PR has landed as well now so this is good to go! Babel / TypeScript PRs could be useful if anyone is inclined, otherwise we just sit back 6-12 months then PR those projects to do it unflagged.

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