angular-cn/modules/di/test
vsavkin 2074cc1ca9 fix(bootstrap): change bootstrap not to create a separate injector for the provided bindings
Currently, we create a separate injector for the passed-in / root bindings. This injectors sits below the one creating the application component. This means that the applicaiton component cannot access the passed-in bindings.
2015-01-08 19:53:18 -08:00
..
di fix(bootstrap): change bootstrap not to create a separate injector for the provided bindings 2015-01-08 19:53:18 -08:00