chore: initial approach for field extensions

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-09-23 14:28:52 +02:00
parent b304f78a31
commit bf6eaf35c8
78 changed files with 924 additions and 268 deletions
+3
View File
@@ -0,0 +1,3 @@
# @internal/scaffolder
This is an internal package used by the other scaffolder packages. It does not get published to NPM, but instead inlined into consuming packages due to the `backstage.inline` flag in `package.json`.