mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-12-08 16:08:26 +00:00
as the comment says, frontend boot calls `cloudGets` with an empty `needs`, and upstream's code returns an empty object without calling the API (because the call `i/registry/get` for each element in `needs`), but we have to special-case it |
||
|---|---|---|
| .. | ||
| .storybook | ||
| .vscode | ||
| @types | ||
| assets | ||
| lib | ||
| public | ||
| src | ||
| test | ||
| .gitignore | ||
| eslint.config.js | ||
| package.json | ||
| tsconfig.json | ||
| vite-node.config.ts | ||
| vite.config.ts | ||
| vite.json5.ts | ||
| vite.replaceIcons.ts | ||
| vue-shims.d.ts | ||