jonluca/vite-typescript-ssr-react

Running without ts-node?

Closed this issue · 1 comments

Is it possible to run this without ts-node in production? I.e. pre-transpile all the Typescript up-front.

Yes - I added that change in 11516fb