-
Robert Knight authored
Replace Angular's `run` function which is used to run initialization logic once all services are constructed with a new `Injector#run` method. This allows us to remove the dependency on Angular for running app initialization logic which requires access to service instances. As a result, services that are not used by remaining Angular components no longer need to be registered with Angular at all.
4d210869
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
components | ||
polyfills | ||
test | ||
bridge-events.js | ||
bridge.js | ||
discovery.js | ||
frame-rpc.js | ||
injector.js | ||
settings.js | ||
shortcut.js | ||
type-coercions.js | ||
warn-once.js |