Relative Content

Tag Archive for typescriptexpressdeploymentvercel

Compiling Typescript in vercel?

I am hosting a simple monolithic web-app on vercel. I have migrated the code to typescript so the project now uses: Typescript, Mustache, ExpressJS, MySQL. The issue is I can’t get vercel to compile the typescript. After many experiments, reading as many docs as I could and tweaking and adding several configurations, these are my .JSON files now.

Compiling Typescript in vercel?

I am hosting a simple monolithic web-app on vercel. I have migrated the code to typescript so the project now uses: Typescript, Mustache, ExpressJS, MySQL. The issue is I can’t get vercel to compile the typescript. After many experiments, reading as many docs as I could and tweaking and adding several configurations, these are my .JSON files now.