chenglou / react-motion

A spring that solves your animation problems.
MIT License
21.68k stars 1.15k forks source link

customize the build for KA #603

Closed kevinbarabash closed 3 years ago

kevinbarabash commented 3 years ago

We only include those things that we using in webapp. In the future we may want to include TransitionMotion in order to replace react-transition-group, but we haven't made that decision yet.

I ran npm run prepublishOnly to generate build files.

kevinbarabash commented 3 years ago

I meant to make this a pull request against my fork. Sorry for the noise.