babel-preset-react-app-defaulting-to-dev

0.0.1 • Public • Published

babel-preset-react-app-defaulting-to-dev

Just re-exports babel-preset-react-app, except if no BABEL_ENV or NODE_ENV is set, we default to "development".

This is useful when we have certain plugins for prettier (eg. prettier-plugin-import-sort) trying to load babel, and choking because babel-preset-react-app requires these envs to be set. And there was no convenient way to set this other than to instruct each developer to set it in their environment, which is annoying and gross.

Readme

Keywords

none

Package Sidebar

Install

npm i babel-preset-react-app-defaulting-to-dev

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

19.3 kB

Total Files

12

Last publish

Collaborators

  • panta82