{"library":"typescript-build","type":"library","category":null,"description":"Extends the TypeScript compiler (tsc) with a configurable file copy step, allowing you to copy non-TypeScript assets (CSS, JSON, etc.) from source to output directories after a successful tsc build. Current stable version is 3.1.0. It operates in two modes: TSC mode (runs tsc with given arguments and then copies files) or Copy-only mode (only copies files based on tsbconfig.json). Key differentiator: it automatically follows TypeScript project references, looking for tsbconfig.json next to each referenced tsconfig.json. Requires Node >=14.16 and a peer dependency on typescript itself.","language":"javascript","status":"active","version":"3.1.0","tags":["javascript","typescript","build"],"last_verified":"Sat May 09","install":[{"cmd":"npm install typescript-build","imports":["npx tsb --build"]},{"cmd":"yarn add typescript-build","imports":[]},{"cmd":"pnpm add typescript-build","imports":[]}],"homepage":null,"github":"https://github.com/ericvera/typescript-build","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/typescript-build","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}