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(help packages): add token placer as we do for html #309

Closed m-s- closed 1 year ago

m-s- commented 1 year ago

Insert DF tokens in config.json, ngsw.json and index.html to be replaced when the Help package is installed. This follows the same process in the UI packages, as both package types are similar angular projects.

This PR also removes the generateLBOs.ps1 script that was placed by init, as the script is deprecated. LBOs should be generated by using cmf dev or manually.