product · inferred from evidence
tsconfig
A configuration file for TypeScript projects.
- TypeScript build errors after upgrading optimizely-sdk to 4.1.1
optimizely-sdk 4.1.1 accidentally shipped raw TypeScript sources, which breaks consumer builds with TS errors that tsconfig exclude and skipLibCheck cannot fix. Upgrade to 4.4.3 (react-sdk 2.4.1), which ships only the compiled dist output a
- mastra dev does not resolve tsconfig paths in TypeScript monorepos
How to fix mastra: mastra dev does not resolve tsconfig paths in typescript monorepos.