alakajam-team / alakajam

Website powering the Alakajam! game making community
https://alakajam.com/
Other
28 stars 13 forks source link

ts-node-dev needlessly restarts when macros are modified #571

Closed mkalam-alami closed 3 years ago

mkalam-alami commented 4 years ago

--ignore-watch option might need some fiddling to exclude .tsx files

Workaround: start the server with ts-node --transpile-only -r tsconfig-paths/register server/index.ts instead when working on templates