- 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)
2 lines
20 B
Plaintext
2 lines
20 B
Plaintext
node-linker=hoisted
|