0.2.0
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 (formain.ts
output file will bemain.d.ts
)