mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
PR 3 renamed @stackframe/stack-shared -> @hexclave/shared and deleted the dual-publish wiring, but two template provider files were missed. Because packages/react is generated from packages/template (generate-sdks copies imports verbatim) and tsdown externalizes the import, @hexclave/react built fine, but downstream Vite/Rollup consumers (lovable-react-18-example) failed with 'Rollup failed to resolve import @stackframe/stack-shared/dist/utils/globals' since that package no longer exists. |
||
|---|---|---|
| .. | ||
| dashboard-ui-components | ||
| init-stack | ||
| js | ||
| react | ||
| stack | ||
| stack-cli | ||
| stack-sc | ||
| stack-shared | ||
| stack-ui | ||
| tanstack-start | ||
| template | ||