Files
windmill/typescript-client/publish.sh
Ruben Fiszel 2921649c3c feat: bun support (#1800)
* feat: bun support

* feat: bun support

* add bun support

* add bun support

* add bun support

* add bun
2023-07-06 21:19:07 +02:00

5 lines
58 B
Bash
Executable File

./build.sh
rm client.ts
tsc
cp src/client.ts .
npm publish