We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fde95b commit 7abd5a4Copy full SHA for 7abd5a4
packages/service-worker-notify/package.json
@@ -65,6 +65,9 @@
65
"publishConfig": {
66
"access": "public"
67
},
68
+ "nano-build": {
69
+ "platform": "browser"
70
+ },
71
"wireit": {
72
"test": {
73
"command": "NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" ava"
0 commit comments