News

Webpack plugin that runs TypeScript type checker on a separate process. It's because of the performance - with TypeScript's module resolution we don't have to wait for webpack to compile files. To ...