Granga
Results
2
comments of
Granga
Do you mean "commonjs" by commjs? Make sure you spell it right in the tsconfig.json Regarding compiling from one tsconfig.json, create only one tsconfig.json in the root dir (the one...
@TimoFeucht I ran into a similar issue with my web project. While my local build worked with Node.js 22.17.0, the build on Cloudflare failed with Node.js 22.18.x. After I forced...