bobril-build is the build tool for Bobril applications, providing npm-driven download, compilation, bundling, and testing. Current stable version is 5.4.0, released with locale quote metadata generation. It is actively maintained with a release cadence of minor versions every few months. Key differentiators include deep TypeScript 5.x/6.x support, headless browser integration for tests, and a caching system optimized for large Bobril projects. It is the only build system designed specifically for the Bobril framework.
npm install bobril-buildVerified import paths — ran on the pinned version, not inferred.
Shows how to programmatically invoke a Bobril build with options.
Use import statements or update to ESM-compatible Node.js.
Upgrade to v5.2.0 or later.
Incremental builds may re-transpile; no user action needed but expect one-time slower build.
Pass --verbose flag or set log level to debug.
Switch to import syntax or use dynamic import().
Update to bobril-build v5.3.1 or later, or adjust TypeScript module settings.
Upgrade to bobril-build v5.2.1 or later.
No dependency data recorded yet.