Skip to content

0.2.0

Compare
Choose a tag to compare
@timocov timocov released this 08 Oct 16:14
· 591 commits to master since this release

New

  • Added option to use config file (--config cli option)
  • Added --external-includes option to specify libraries which should be inlined into result bundle

Changed

  • Marked --out-file as not required cli option - out filename will be generated from input file (for main.ts output file will be main.d.ts)