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

build: switch to rollup #74

Merged
merged 1 commit into from May 20, 2018
Merged

build: switch to rollup #74

merged 1 commit into from May 20, 2018

Conversation

thebuilder
Copy link
Owner

This should create properly optimized builds for umd, cjs and es. Previously the files were just run through Babel once to prepare them for shipping.

This is a breaking change if you were importing files directly from dist, since they have been renamed.

This should create properly optimized builds for umd, cjs and es. Previously the files were just run through Babel once to prepare them for shipping
@thebuilder thebuilder merged commit 55fa199 into master May 20, 2018
@thebuilder thebuilder deleted the rollup branch May 20, 2018 11:10
@coveralls
Copy link

Pull Request Test Coverage Report for Build 279

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.41%

Totals Coverage Status
Change from base Build 278: 0.0%
Covered Lines: 78
Relevant Lines: 78

💛 - Coveralls

johnrackles pushed a commit to johnrackles/react-intersection-observer that referenced this pull request Feb 19, 2020
This should create properly optimized builds for umd, cjs and es. Previously the files were just run through Babel once to prepare them for shipping
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