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 updated the generator on my local machine to the newest 2.0.12 version. I make a new project and run grunt:serve, it works great. I try grunt serve:dist, and I get a blank page with an error:
Uncaught ReferenceError: angular is not defined ea414d33.app.js:1
I'm trying to debug with all my might, but I can't seem to understand why the app wouldn't recognize angular?
I've been using this generator for awhile, I love it actually, and I would like to keep using it.
Ideas?
The text was updated successfully, but these errors were encountered:
I just updated the generator on my local machine to the newest 2.0.12 version. I make a new project and run grunt:serve, it works great. I try grunt serve:dist, and I get a blank page with an error:
Uncaught ReferenceError: angular is not defined ea414d33.app.js:1
I'm trying to debug with all my might, but I can't seem to understand why the app wouldn't recognize angular?
I've been using this generator for awhile, I love it actually, and I would like to keep using it.
Ideas?

The text was updated successfully, but these errors were encountered: