chenglou / react-motion

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

upgrade babel's configuration file so that remove babel… #547

Open strongcode9527 opened 5 years ago

strongcode9527 commented 5 years ago

Removing Babel's Stage Presets

Upgrade the Babel configuration file to match the Babel update

TrySound commented 5 years ago

Try also to run yarn build and commit size snapshot. We'll see how the size is changed with class properties in loose mode.

strongcode9527 commented 5 years ago

I've tried it before submitting, and after doing it once, after comparing it with the current version, it turns out that the values are the same as before.