Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Babel config for production environment
In react-dates/react-dates#791 I added an ESM build, but ended up breaking the production build for gh-pages. Storybook builds with NODE_ENV=production, so this should fix that problem.
- Loading branch information