[Framework] Log application bootstrapping
Log bootstrapping phase of framework layer initialization. WTD-518.
This commit is contained in:
@@ -66,7 +66,8 @@ define(
|
||||
),
|
||||
bootstrapper = new ApplicationBootstrapper(
|
||||
angular,
|
||||
window.document
|
||||
window.document,
|
||||
$log
|
||||
),
|
||||
initializer = new FrameworkInitializer(
|
||||
loader,
|
||||
|
||||
Reference in New Issue
Block a user