criticalmanufacturing / cli

Critical Manufacturing Projects Command Line Tool
https://criticalmanufacturing.github.io/cli/
BSD 3-Clause "New" or "Revised" License
10 stars 23 forks source link

feat(LBOs): automatically link LBOs when building UI packages #311

Closed m-s- closed 1 year ago

m-s- commented 1 year ago

This PR adds a new command, cmf build html linkLBOs, which will allow using custom LBOs when compiling UI packages. The LBO location is fixed ($/Libs/LBOs/TypeScript) and will be automatically linked to a UI package if the LBOs exist.