Uh oh!
There was an error while loading. Please reload this page.
Bundle UMD with rollup - #449
Merged
Merged
Conversation
```diff -Webpack production bundle is 18407b (no gzip) +Rollup production bundle is 14975b (no gzip) ```
TrySound
commented
Jan 14, 2019
ContributorAuthor
Oops, it's 14975b. Didn't expected such behaviour from babel config. I don't like custom presets for this. They need to be learned. |
TrySound
commented
Jan 16, 2019
ContributorAuthor
Guys, I already have esm support locally. Will push it after merging this PR. |
TrySound
commented
Jan 21, 2019
ContributorAuthor
Hi @silvenon. Could you take a look at this? |
TrySound
commented
Jan 29, 2019
ContributorAuthor
@silvenon Friendly ping |
TrySound
commented
Feb 9, 2019
ContributorAuthor
Sorry for noise. Just want to get things done :) |
TrySound
commented
Feb 13, 2019
ContributorAuthor
@silvenon Ping :) |
jquense
approved these changes
Feb 13, 2019
jquense
commented
Feb 13, 2019
Contributor
I think we can move this along, happy to any feedback in retro |
errendir added a commit
to errendir/react-transition-group
that referenced
this pull request
Feb 14, 2019
…d-compatible * origin/master: chore: bundle UMD with rollup (reactjs#449) chore(release): 2.5.3 [skip ci] fix: strip custom prop-types in production (reactjs#448) chore: fix storybook (reactjs#445) chore(release): 2.5.2 [skip ci] fix: pass appear to CSSTransition callbacks (reactjs#441) docs: Fix type declaration comment (reactjs#439) chore(release): 2.5.1 [skip ci] fix: prevent calling setState in TransitionGroup if it has been unmounted (reactjs#435)
errendir added a commit
to errendir/react-transition-group
that referenced
this pull request
Feb 14, 2019
…d-compatible * origin/master: chore: bundle UMD with rollup (reactjs#449) chore(release): 2.5.3 [skip ci] fix: strip custom prop-types in production (reactjs#448) chore: fix storybook (reactjs#445) chore(release): 2.5.2 [skip ci] fix: pass appear to CSSTransition callbacks (reactjs#441) docs: Fix type declaration comment (reactjs#439) chore(release): 2.5.1 [skip ci] fix: prevent calling setState in TransitionGroup if it has been unmounted (reactjs#435)
Collaborator
jquense
commented
Feb 26, 2019
Contributor
🎉 This PR is included in version 2.6.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.