docs: add placeholder extension blueprints doc

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-08-14 12:24:59 +02:00
parent 87b6e03693
commit d61f075df2
2 changed files with 12 additions and 0 deletions
@@ -0,0 +1,11 @@
---
id: extension-blueprints
title: Frontend Extension Blueprints
sidebar_label: Extensions Blueprints
# prettier-ignore
description: Frontend extensions
---
> **NOTE: The new frontend system is in alpha and is only supported by a small number of plugins.**
TODO
+1
View File
@@ -454,6 +454,7 @@
"frontend-system/architecture/app",
"frontend-system/architecture/plugins",
"frontend-system/architecture/extensions",
"frontend-system/architecture/extension-blueprints",
"frontend-system/architecture/extension-overrides",
"frontend-system/architecture/references",
"frontend-system/architecture/utility-apis",