ToddThomson / tsproject

Typescript minifier and modular typescript bundle optimizer for gulp (Ts Vinyl Adapter).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript 1.8 Module Concatenation Support

ToddThomson opened this issue · comments

With the upcoming release of Typescript 1.8 ( most likely early Jan 2016 ), concatenation of modules will be supported. I've looked at the feature and it may make TsProject's bundling capabilities no longer needed.
I'll update this issue as I see if Typescript 1.8 meets my needs for module bundling.

Typescript concatenation is not the same as TsProject bundling/packaging.