TypeScript with globalComponentsDeclaration doesn't generate components.d.ts when using pnpm and workspaces in the attached image's folder structure. If I separate it to a regular folder with just the client application, then it is generated correctly. 