mardi 5 mai 2015

How to reference package added by Bower?

In VS.NET 2015, I've added a reference in bower.json for angularjs. This caused the angularjs package to be downloaded, which I can see in the Bower folder.

However, I'm not able to execute any angularjs code. I do have an ng-app in the HTML tag. If I add a CDN reference to the angularjs library, it works fine.

What am I missing to use the package downloaded by Bower?

Aucun commentaire:

Enregistrer un commentaire