Skip to content

Commit 6e039ca

Browse files
Add export for react-server in package.json of react-on-rails-pro
1 parent a4752c3 commit 6e039ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-on-rails-pro/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"license": "UNLICENSED",
3232
"exports": {
3333
".": {
34+
"react-server": "./lib/ReactOnRailsRSC.js",
3435
"node": "./lib/ReactOnRails.node.js",
3536
"default": "./lib/ReactOnRails.full.js"
3637
},

0 commit comments

Comments
 (0)