Skip to content

Use same babel presets across environments.

Tamlyn Rhodes requested to merge yld/pubsweet-client:react-preset into master

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.

Merge request reports