We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34aa2e4 commit 9be0f85Copy full SHA for 9be0f85
package.json
@@ -3,7 +3,7 @@
3
"version": "15.0.0-alpha.2",
4
"description": "react-on-rails JavaScript for react_on_rails Ruby gem",
5
"main": "node_package/lib/ReactOnRails.full.js",
6
- "type": "commonjs",
+ "type": "module",
7
"exports": {
8
".": {
9
"react-server": "./node_package/lib/ReactOnRailsRSC.js",
0 commit comments