Reactive-Extensions / rx.angular.js

AngularJS Bindings for RxJS
Other
827 stars 89 forks source link

Fixed broken npm install #128

Closed Roaders closed 8 years ago

Roaders commented 8 years ago

At the moment npm install is broken and it's my fault - apologies. I have removed the post install step that resolved the typings. This was breaking the install. I have also removed the reference to a file in the definitions file to make it easier to use it. There is still an issue with the ScopeSchedular definitions that I can't figure out but it won't break anything, it just means that you won't be able to use this definitions file for the Scope Schedular.