electron-userland / electron-compilers

DEPRECATED: Compiler implementations for electron-compile
35 stars 55 forks source link

Hot Module Reload for TypeScript #61

Closed anaisbetts closed 7 years ago

anaisbetts commented 7 years ago

This PR does the equivalent of https://github.com/gaearon/react-hot-loader/tree/next/src/babel for TypeScript in tsx files, adding a call to register exported types with the hot module loader