Skip to content

Conversation

@inorganik
Copy link
Owner

This PR doesn't change the countUp.js code at all, just changes the build to only use rollup, and drop gulp. Gulp has not been maintained for a long time, and was being used to concatenate the polyfill with countUp, but with this PR the polyfill will be offered separately. So the dist folder will have:

dist/
├─ countUp.d.ts
├─ countUp.js
├─ countUp.min.js
├─ countUp.umd.js
├─ requestAnimationFrame.polyfill.js

@inorganik inorganik merged commit 9c2f33c into master Apr 30, 2023
@inorganik inorganik deleted the rollup-build branch April 30, 2023 14:51
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