ToddThomson / tsproject

Typescript minifier and modular typescript bundle optimizer for gulp (Ts Vinyl Adapter).
Other
57 stars 12 forks source link

Bundler incorrectly adds import statements from ambient definition files #96

Closed ToddThomson closed 8 years ago

ToddThomson commented 8 years ago

When bundling an Angular2 test app I found that the bundle compile failed due to ambient definition files being added to the bundle when they were not needed. I'm not sure whether this is just a Typescript 2 related issue or not.

ToddThomson commented 8 years ago

This issue has been fixed.

ToddThomson commented 8 years ago

This issue is fixed in release 2.0.1