Skip to content

Commit 4fde95b

Browse files
committed
fix(pwa-install-prompt): set build platform
1 parent 4be2d6d commit 4fde95b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/pwa-install-prompt/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@
6060
"publishConfig": {
6161
"access": "public"
6262
},
63+
"nano-build": {
64+
"platform": "browser"
65+
},
6366
"wireit": {
6467
"test": {
6568
"command": "NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" ava"

0 commit comments

Comments
 (0)