0.15.2 • Published 11 months ago
@brokkr/yarn-ts-workspace-builder v0.15.2
@brokkr/yarn-ts-workspace-builder
A set of command-line tools to build TS code organized within yarn workspaces
yarn ws-build= producesdistbuild within each workspace packageyarn ws-clean= removes allbuildartifactsyarn ws-publish= publishesdistbuilds topublishConfig.registrydefined in rootpackage.json
Rationale
Existing build tools focus exclusively on bundling and building artifacts for frontend services.
There is absolutely nothing that works smoothly out of the box for crafting libraries.
This is a very specialized solution to do exactly that.