Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ reload-shims.ts
File
reload-shims.ts
tests/e2e/tests/commands/serve/reload-shims.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ prependToFile, writeFile } from
'../../../utils/fs'
;
2
import
{ execAndWaitForOutputToMatch } from
'../../../utils/process'
;
3
4
export
default
async
function
() {
Callers
nothing calls this directly
Calls
3
writeFile
Function · 0.90
prependToFile
Function · 0.90
execAndWaitForOutputToMatch
Function · 0.90
Tested by
no test coverage detected