therungg / therun-frontend

Frontend for therun.gg
https://therun-fr-therun.vercel.app
MIT License
27 stars 9 forks source link

(chore) Enable turbopack #250

Closed developerrowan closed 5 months ago

developerrowan commented 5 months ago

Enables turbopack, which (so far) seems to greatly speed up the page compilation times, time between page navigation, and HMR for the local dev build.

image