americanexpress / react-albus

✨ React component library for building declarative multi-step flows.
Apache License 2.0
1.1k stars 89 forks source link

Use `babel-preset-env`. #12

Closed wtgtybhertgeghgtwtg closed 7 years ago

wtgtybhertgeghgtwtg commented 7 years ago

babel-preset-es2015 is deprecated. It is recommended to use babel-preset-env instead.

wtgtybhertgeghgtwtg commented 7 years ago

Since I am not using OSX, NPM appears to have regenerated the lockfile without fsevents. How would you like to handle this?

jackjocross commented 7 years ago

Thanks for this update!

It looks like the problem with fsevents is a known issue and package-lock.json churn will happen until it is fixed or we migrate to yarn.