Merge pull request #25903 from backstage/rugvip/presets

backend-*-api: add support for feature loaders
This commit is contained in:
Patrik Oldsberg
2024-08-06 14:00:12 +02:00
committed by GitHub
32 changed files with 1207 additions and 405 deletions
@@ -16,6 +16,8 @@
const MESSAGE_MARKER = 'eHgtF5hmbrXyiEvo';
// NOTE: This function is also imported and used in backend code
/**
* Internal helper that describes the location of the parent caller.
* @internal