We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc43577 commit f0ad608Copy full SHA for f0ad608
packages/react-refresh/package.json
@@ -20,6 +20,7 @@
20
"main": "runtime.js",
21
"exports": {
22
".": "./runtime.js",
23
+ "./runtime": "./runtime.js",
24
"./babel": "./babel.js",
25
"./package.json": "./package.json"
26
},
0 commit comments