mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
- BUG: apps/dashboard/scripts/bundle-type-definitions.ts pointed at the renamed-away packages/template/src/lib/stack-app, so its glob matched 0 files and silently emptied BUNDLED_TYPE_DEFINITIONS (dashboard AI type bundle). Fixed -> lib/hexclave-app; regenerated bundle now contains 23 files. - Stale source-path comments: urls.tsx, admin-metrics.ts. - Removed dead STACK_RUN_SETUP_WIZARD_TESTS CI var (its only consumer, the init-stack setup-wizard test, was deleted). - Removed stale packages/stack/* entries from .gitignore + .dockerignore (dir renamed to packages/next, whose entries already exist). typecheck + lint green. |
||
|---|---|---|
| .. | ||
| cli | ||
| dashboard-ui-components | ||
| js | ||
| next | ||
| react | ||
| sc | ||
| shared | ||
| tanstack-start | ||
| template | ||
| ui | ||