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 51458f5 commit 0f3e4daCopy full SHA for 0f3e4da
package.json
@@ -4,7 +4,6 @@
4
"description": "Full-stack Typesafety with Cloudflare Workers 👷",
5
"main": "generated-client/index.ts",
6
"scripts": {
7
- "postinstall": "node ./dist/generate-client.js",
8
"build": "esbuild --target=es2020 --external:worker-functions --bundle ./src/generate-client.ts --platform=node --format=cjs --outfile=./dist/generate-client.js "
9
},
10
"bin": {
0 commit comments