angular / angular-seed

Seed project for angular apps.
http://angularjs.org/
MIT License
13.04k stars 6.94k forks source link

index-async.html is not defineing angular #373

Closed amitgaur208 closed 7 years ago

amitgaur208 commented 7 years ago

I got this error when i tried to load angular js files async ReferenceError: angular is not defined angular.module('myApp',

gkalpak commented 7 years ago

Have you run npm run update-index-async first?

gkalpak commented 7 years ago

Closing due to lack of response. Feel free to continue the discussion below, if this is still an issue.