We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b34926 commit 452b8e4Copy full SHA for 452b8e4
apps/array/package.json
@@ -16,6 +16,7 @@
16
"package": "electron-forge package",
17
"make": "electron-forge make",
18
"publish": "electron-forge publish",
19
+ "build": "pnpm package",
20
"build-native": "bash scripts/build-native-modules.sh",
21
"build-icons": "bash scripts/generate-icns.sh",
22
"typecheck": "tsc -p tsconfig.node.json --noEmit && tsc -p tsconfig.web.json --noEmit",
0 commit comments