{ "@git.zone/tsbundle": { "bundles": [ { "from": "./ts_web/index.ts", "to": "./dist_ts_web/bundle.js", "bundler": "esbuild", "production": true } ] } }