Incrementally Migrating JavaScript to TypeScript
Clay Allsopp
1233
You lose the ability to use Webpack’s watch feature though. Does typescript have to recompile all files to the output folder it is there a watch mode in typescript as well?
You lose the ability to use Webpack’s watch feature though. Does typescript have to recompile all files to the output folder it is there a watch mode in typescript as well?