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 just started using your code and my first impress is very good. Thank you so much!
I have a question.
If I want to merge the angular js code and my script.js, how can I do that?
I tried this way
but after that had been merged and packed, the code didn't work.
Hi,
I just started using your code and my first impress is very good. Thank you so much!
I have a question.
If I want to merge the angular js code and my script.js, how can I do that?
I tried this way
but after that had been merged and packed, the code didn't work.
I can use this way
<script src="assets/js/vendor/angular-1.2.26/angular.min.js"></script>but I will get 2 js file with this.
Any idea, suggestion?
Thank you,
L
The text was updated successfully, but these errors were encountered: