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

Revert "fix(compiler): shouldn't throw when Symbol is used as DI toke… #15319

Closed
wants to merge 1 commit into from

Commits on Mar 20, 2017

  1. Revert "fix(compiler): shouldn't throw when Symbol is used as DI token (

    angular#13701)"
    
    This reverts commit 8b5c6b2.
    
    This feature is not compatible with the `Injector.get` which now only 
    takes `Type` or `InjectableToken`. `Symbol` is not a valid type.
    
    Closes angular#15183
    mhevery committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    f362726 View commit details
    Browse the repository at this point in the history