Files
Zach Kelling 5837f9c609 Fix pnpm build: add node-linker=hoisted and tslib deps
- Set node-linker=hoisted in .npmrc for npm-compatible flat node_modules
  (avoids TS2742 errors from .pnpm store paths in declarations)
- Add tslib as devDependency to data-provider, data-schemas, client
  (required by rollup-plugin-typescript2 for importHelpers)
2026-02-19 20:51:14 -08:00

2 lines
20 B
Plaintext