Closed madole closed 10 years ago
Currently the gulp bower install task is wiping the ic-ajax injection in the index.html, but works fine if you just manually add it. The ic-ajax file downloads fine into the vendor folder, it's just the injection that's an issue.
@martinmicunda can you maybe look at this over the weekend?
@madole The problem why injection is not working is described here. I have also added fix that won't remove ic-ajax from index.html
when you run gulp install
. The fix can be found in this pull request #24.