mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
The @hexclave/* source rename (#1482) missed createGlobal's import in the two template providers, and PR 3 deleted the compat layer that used to alias @stackframe/stack-shared. As a result `pnpm build:packages` fails to resolve @stackframe/stack-shared/dist/utils/globals when Turbopack builds the dashboard. Point both imports at @hexclave/shared (regenerated SDKs follow from the template). |
||
|---|---|---|
| .. | ||
| dashboard-ui-components | ||
| init-stack | ||
| js | ||
| react | ||
| stack | ||
| stack-cli | ||
| stack-sc | ||
| stack-shared | ||
| stack-ui | ||
| tanstack-start | ||
| template | ||