frontend-*: initial refactor to create and use -internal

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-09-02 14:50:09 +03:00
parent 1a8837e074
commit 043d7cd963
16 changed files with 234 additions and 91 deletions
+3
View File
@@ -0,0 +1,3 @@
# @internal/frontend
This is an internal package used by the other frontend packages. It does not get published to NPM, but instead inlined into consuming packages due to the `backstage.inline` flag in `package.json`.