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

Critical dependencies: the request of a dependency is an expression #3

Open
andrey-skl opened this issue Dec 19, 2014 · 1 comment
Open

Comments

@andrey-skl
Copy link

I'm just tried to use ng-cache-loader and got this warning for every file I tried to load.

WARNING in ./~/path/to/file
Critical dependencies:
2:0-22 the request of a dependency is an expression
 @ ./~/path/to/file 2:0-22
@teux
Copy link
Owner

teux commented Dec 20, 2014

This is not related to the ng-cache-loader. I think you can suppress this warning with module.exprContextCritical = false config parameter (see automatically created contexts...).

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

No branches or pull requests

2 participants