mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
6b49f47c5c
* 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