next.js
d2e62656 - Don't import typescript at runtime (#88321)

Commit
34 days ago
Don't import typescript at runtime (#88321) Closes https://github.com/vercel/next.js/issues/86981 Closes PACK-6209 Don't import typescript at runtime to determine the tsconfig, to be able to transpile next.config.ts. Instead, read the tsconfig file directly.
Author
Parents
Loading