You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was hoping to have
"//ajax.googleapis.com/ajax/libs/angularjs/1.2.21/angular.min.js"
(I''ve left off the script tags as git doesn't seem to like them)
or any cdn for angular....
placed in my dist build and the bower component not put in vendor.js.
This is not happening in 2.08.
Do I need to add the above script tag to index.html (somewhere)?
Do I need to add anything to the grunt:cdnify to get this to work?
I was hoping to have
"//ajax.googleapis.com/ajax/libs/angularjs/1.2.21/angular.min.js"
(I''ve left off the script tags as git doesn't seem to like them)
or any cdn for angular....
placed in my dist build and the bower component not put in vendor.js.
This is not happening in 2.08.
Do I need to add the above script tag to index.html (somewhere)?
Do I need to add anything to the grunt:cdnify to get this to work?