Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mechanism to order script dependency injection in modules #16

Open
LuisTJap opened this issue Nov 27, 2014 · 2 comments
Open

Mechanism to order script dependency injection in modules #16

LuisTJap opened this issue Nov 27, 2014 · 2 comments
Labels

Comments

@LuisTJap
Copy link
Contributor

Intrepidjs inject all Javascript from modules automatically in the app, but there's no way to order the injection, and this may cause malfunction in the module developed.

@LuisTJap LuisTJap added the bug label Nov 27, 2014
@tuxskar
Copy link
Contributor

tuxskar commented Dec 10, 2014

We can use gulp and ngAnnotate in order to inject the angular modules dependences

@LuisTJap
Copy link
Contributor Author

I'm talking about script injection , not angular module injection, i'm going to chango the subject to make it clear. Could we add template (.jade) in each module, where each module developer will order the module dependencies, and include it in the index.

@LuisTJap LuisTJap changed the title Mechanism to order dependency injection in modules Mechanism to order script dependency injection in modules Jan 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants