Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

angular-seed/app/index.html order of loading js files is incorrect #83

Closed
psiekierko opened this issue Jul 14, 2013 · 1 comment
Closed

Comments

@psiekierko
Copy link

Hi !

If someone fresh trying to start angular-seed by index.html file is getting errors because of order of loading js files.

Line:

<script src="js/app.js"></script>

should be loaded as last one.

@petebacondarwin
Copy link
Member

This is no longer a problem as each file defines its own module and they can be loaded in any order.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants