Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit cdb1901

Browse files
committed
add react-jsx-self plugin explicitly
see facebook#6099 for details
1 parent 58a860a commit cdb1901

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-scripts/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"@babel/core": "7.3.4",
2828
"@svgr/webpack": "4.1.0",
2929
"@babel/plugin-transform-react-jsx": "7.3.0",
30+
"@babel/plugin-transform-react-jsx-self": "7.2.0",
3031
"@typescript-eslint/eslint-plugin": "1.4.1",
3132
"@typescript-eslint/parser": "1.4.1",
3233
"babel-core": "7.0.0-bridge.0",

0 commit comments

Comments
 (0)