Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ withDebugConsole
Function
withDebugConsole
packages/platform-server/test/hydration_utils.ts:234–236 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
232
}
233
234
export
function
withDebugConsole() {
235
return
[{provide: Console, useClass: DebugConsole}];
236
}
237
238
/**
239
* This renders the application with server side rendering logic.
Callers
2
incremental_hydration_spec.ts
File · 0.90
full_app_hydration_spec.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected