updated backend/frontend system readme files

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-01-09 08:40:26 +01:00
parent 2cfd6f55e3
commit 516fd3e918
9 changed files with 20 additions and 15 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
# @backstage/frontend-plugin-api
**This package is EXPERIMENTAL, we recommend against using it for production deployments**
**The [new frontend system](https://backstage.io/docs/frontend-system/) that this package is part of is in alpha, and we do not yet recommend using it for production deployments**
This package provides the core API used by Backstage frontend plugins. It implements the design outlined in [RFC: Frontend System Evolution](https://github.com/backstage/backstage/issues/18372).
This package provides the framework API used by Backstage frontend plugins. It implements the design outlined in [RFC: Frontend System Evolution](https://github.com/backstage/backstage/issues/18372).
## Documentation