There was an error while loading. Please reload this page.
2 parents 72cd1a6 + 1da249a commit 8c0fed3Copy full SHA for 8c0fed3
package.json
@@ -14,7 +14,7 @@
14
"url": "https://github.com/appwrite/sdk-for-cli"
15
},
16
"scripts": {
17
- "build": "tsc",
+ "build": "tsc || true",
18
"prepublishOnly": "npm run build",
19
"test": "echo \"Error: no test specified\" && exit 1",
20
"linux-x64": "npm run build && pkg -t node18-linux-x64 -o build/appwrite-cli-linux-x64 package.json",
0 commit comments