Skip to content

Commit f0ad608

Browse files
authored
Add runtime to exports
1 parent fc43577 commit f0ad608

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-refresh/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"main": "runtime.js",
2121
"exports": {
2222
".": "./runtime.js",
23+
"./runtime": "./runtime.js",
2324
"./babel": "./babel.js",
2425
"./package.json": "./package.json"
2526
},

0 commit comments

Comments
 (0)