Skip to content

Commit 7abd5a4

Browse files
committed
fix(service-worker-notify): set build platform
1 parent 4fde95b commit 7abd5a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/service-worker-notify/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@
6565
"publishConfig": {
6666
"access": "public"
6767
},
68+
"nano-build": {
69+
"platform": "browser"
70+
},
6871
"wireit": {
6972
"test": {
7073
"command": "NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" ava"

0 commit comments

Comments
 (0)