mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 16:02:14 +00:00
8b21f0812c
* all * all * all * all
262 B
262 B
Generate windmill-client bundle
./node_modules/.bin/esbuild src/index.ts --b
undle --outfile=windmill.js --format=esm
Generate d.ts bundle
node_modules/dts-bundle-generator/dist/bin/dts-bundle-generator.js -o windmill.d.ts types/in dex.d.ts