Advanced Search
Search Results
4 total results found
readme.md for @git.zone/tsbuild
A powerful, modern TypeScript build tool with smart defaults, full tsconfig.json support, automatic output directory management, and cross-module import path rewriting. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, pleas...
readme.md for @git.zone/tsrust
A CLI build tool for Rust projects that follows the same conventions as @git.zone/tsbuild. It detects your rust/ source directory, parses Cargo.toml (including workspaces), runs cargo build --release, and copies the resulting binaries into a clean dist_rust/ d...
changelog.md for @git.zone/tsbuild
2026-03-24 - 4.4.0 - feat(config) add smartconfig metadata and update TypeScript build configuration docs replace npmextra.json with .smartconfig.json and include it in published files add a repository license file upgrade TypeScript and related build depende...
changelog.md for @git.zone/tsrust
2026-03-24 - 1.3.2 - fix(config) migrate project metadata to .smartconfig.json and update related dependencies replace npmextra.json with .smartconfig.json in packaged files and documentation bump smartconfig, smartshell, smol-toml, tsbuild, tstest, and @type...