Version 2.0.3
The typings declaration file has been added to the repo. I was originally just using a typings file generated with tsc --declaration inline-href.ts
, but the generated file didn't include the decorator. Adding the decorator to the definitions file fixes an issue with building to production in Angular 4.