Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs(error/unpr): Adding hint about ngStrictDi #12717

Closed
wants to merge 1 commit into from

Conversation

toebu
Copy link
Contributor

@toebu toebu commented Aug 31, 2015

The unknown provider error often happens when code is minified and one did not use the correct syntax that supports minification. It's frustrating to have to hunt for a bug in minified code, so adding the simple hint that ngStrictDi will tell you what is wrong in the original code will save you quite some trouble.

The unknown provider error often happens when code is minified and one did not use the correct syntax that supports minification. It's frustrating to have to hunt for a bug in minified code, so adding the simple hint that `ngStrictDi` will tell you what is wrong in the original code will save you quite some trouble.
petebacondarwin pushed a commit that referenced this pull request Jan 25, 2016
The unknown provider error often happens when code is minified and one
did not use the correct syntax that supports minification. It's
frustrating to have to hunt for a bug in minified code, so adding the
simple hint that `ngStrictDi` will tell you what is wrong in the original
code will save you quite some trouble.

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

Successfully merging this pull request may close these issues.

2 participants