thenikso / angular-inview

AngularJS directive to check if a DOM element is in the browser viewport.
http://thenikso.github.io/angular-inview/
MIT License
480 stars 112 forks source link

angular-inview.spec.js in v2.0.0-beta.1 #108

Closed pvnr0082t closed 8 years ago

pvnr0082t commented 8 years ago

Hi @thenikso , We are cdnjs team. I found that there is a new file called: angular-inview.spec.js in v2.0.0-beta.1. Could you please tell me if it need to be added in cdnjs? Thank you.

https://github.com/cdnjs/cdnjs/issues/8777

thenikso commented 8 years ago

hi there. that is a file with tests so no, it doesn't need to be added to CDN for consumption purposes. same goes for beta.2 and v2.0 just released. I'll make sure to add an .npmignore for the next releases