Skip to content

Commit e6a010d

Browse files
authored
Export overlay module in package.json (#12)
1 parent 3bc993e commit e6a010d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
},
1313
"./react-refresh": "./client/reactRefresh.js",
1414
"./react-refresh-entry": "./client/reactRefreshEntry.js",
15+
"./overlay": "./client/overlay/index.js",
1516
"./package.json": "./package.json"
1617
},
1718
"scripts": {

0 commit comments

Comments
 (0)