jonluca / vite-typescript-ssr-react

🚀 A Vite Typescript SSR React boilerplate!
https://blog.jonlu.ca/posts/vite
342 stars 48 forks source link

Running without ts-node? #24

Closed theronic closed 1 year ago

theronic commented 1 year ago

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

jonluca commented 1 year ago

Yes - I added that change in https://github.com/jonluca/vite-typescript-ssr-react/commit/11516fbe16a6a34b85f113f785bde4ee460a1500