Zoltan Kochan
Zoltan Kochan
@shellscape why do you set [`preserveSymlinks` to `true`](https://github.com/shellscape/pnpm-hoist-tsc-bug/blob/6a3585b492d3939f8089d1ac81f6217097e4208c/packages/jsx-email/tsconfig.json#L20)? Remove it or set it to `false` and it will work. No need to use shamefully hoist at all. Typescript won't work...
I've created a dedicated page for TypeScript usage with pnpm: https://pnpm.io/typescript
Some tests have failed, so it looks like the generated hash is not exactly the same as before the refactor.