Use same babel presets across environments.
Previously the test
environment didn't include the react
preset. It appears this was an oversight. It was causing issues with some tests which failed to parse the JSX.
Previously the test
environment didn't include the react
preset. It appears this was an oversight. It was causing issues with some tests which failed to parse the JSX.