docs(error/unpr): add hint about using `ngStrictDi`
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
T
Tobias Leugger - Vibes committed
ce8a7525cc3b0f3a6a1ea90cad29c3dfae90ebeb
Parent: 5df2e5c
Committed by Peter Bacon Darwin <pete@bacondarwin.com>
on 1/25/2016, 2:40:24 PM