Skip to content

Compiler Host API

Compare
Choose a tag to compare
@blakeembrey blakeembrey released this 10 Jan 01:11
· 133 commits to master since this release

Fixed

  • Remove normalize slashes from config file loading for Windows

Added

  • Configure using tsconfig.json (#921) @cspotcode πŸŽ‰
  • Allow dir to be configurable
  • Add --build flag for emitting compiled TypeScript (under --compiler-host mode)
  • Incremental compiler support (#895)