ericclemmons / polydev

Faster, route-centric development for Node.js apps with built-in Hot Module Replacement.
282 stars 6 forks source link

Kill children when tsconfig.json changes #33

Open ericclemmons opened 5 years ago

ericclemmons commented 5 years ago

Because --require ts-node/register loads this file up initially, unless there's an error (there often is), changes to this file won't trigger recompilation.