mirror of
https://github.com/HackPlan/polaris-react.git
synced 2026-01-12 22:44:36 +08:00
Settings in babel.config.js are project-wide and used every time you call babel. This saves us repeating ourselves in the various places we trigger babel Usually we want to compile targeting the web, however when running in Jest we want to target a node environment