Closed ToddThomson closed 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.
This issue has been fixed.
This issue is fixed in release 2.0.1
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.