We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b65d90 commit 849f5c4Copy full SHA for 849f5c4
packages/runtimes/rsc/package.json
@@ -13,6 +13,8 @@
13
"type": "git",
14
"url": "https://github.com/parcel-bundler/parcel.git"
15
},
16
+ "main": "lib/RSCRuntime.js",
17
+ "source": "src/RSCRuntime.js",
18
"exports": {
19
".": {
20
"react-server": "./resources.js",
0 commit comments