Sarath Saleem

Results 4 issues of Sarath Saleem

In order to work with _angular-cli_ , there is a suggestion to change the bower path to _assets/bower_components_. So this will work and all the bower components will be part...

I got an issue like `req.headers['if-none-match']` is deleting from all the request regardless of image. Seems like request doesn't get filtered by this condition [`if (matchQueryString && req.accepts('image/*')`](https://github.com/papandreou/express-processimage/blob/master/lib/processImage.js#L10) `req.accepts('image/*')` will...

It gives following error while using with "@angular/core": "2.4.0", `Cannot find module 'ng2-vs-for'.` `Object literal may only specify known properties, and 'directives' does not exist in type 'Component'.`