Skip to content

Commit 65ab16f

Browse files
gaearonAndyPengc12
authored andcommitted
Add jsx-runtime.react-server.js to file allowlist (facebook#28301)
facebook#28217 doesn't work without this since it's not included in the files list. See wakujs/waku#467 (comment). This should fix that.
1 parent cd26292 commit 65ab16f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"cjs/",
1616
"umd/",
1717
"jsx-runtime.js",
18+
"jsx-runtime.react-server.js",
1819
"jsx-dev-runtime.js",
1920
"react.react-server.js"
2021
],

0 commit comments

Comments
 (0)