techdocs-cli: unified dev and production build through config detection

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-02-05 11:18:43 +01:00
parent bbd59ed355
commit b70c186194
8 changed files with 94 additions and 38 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@techdocs/cli': patch
---
Updated the HTTP server to allow for simplification of the development of the CLI itself.