stack/packages/shared
Bilal Godil d748f38b3a fix(rde): address review feedback on config load + import detection
- config-file: capture the raw jiti error for diagnostics instead of
  attaching it as `cause`. The dashboard error formatter (errorToNiceString
  -> nicify) renders `Error.cause` recursively, which would leak the
  underlying framework stack back into the user-facing message.
- config-rendering: add `@hexclave/tanstack-start` to CONFIG_IMPORT_PACKAGES
  so projects that only depend on it render `@hexclave/tanstack-start/config`
  instead of falling back to `@hexclave/js/config` (a missing-module TS error).
2026-06-04 16:41:41 -07:00
..
src fix(rde): address review feedback on config load + import detection 2026-06-04 16:41:41 -07:00
.eslintrc.cjs feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
LICENSE feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
package.json feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
tsconfig.json feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
tsdown.config.ts feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
vitest.config.ts feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00