The
techdocs-cli has been migrated back to the main Backstage repo, with the following additions:
- Use the
app-config.dev.yamlwhen running in develop environment
- Add
@backstage/app-defaultspackage and use it to create the embedded app
- Fix https://github.com/backstage/techdocs-cli/pull/162
- Fix build script to work on Windows machines