Skip to content

Commit 5736efc

Browse files
authored
fix: expose mockServiceWorker.js file in package exports (#1922)
1 parent 68e52e7 commit 5736efc

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
@@ -34,6 +34,7 @@
3434
"import": "./lib/native/index.mjs",
3535
"default": "./lib/native/index.js"
3636
},
37+
"./mockServiceWorker.js": "./lib/mockServiceWorker.js",
3738
"./package.json": "./package.json"
3839
},
3940
"bin": {

0 commit comments

Comments
 (0)