mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-15 01:54:04 +08:00
build: update architect golden API
This commit is contained in:
parent
31783140b8
commit
4d02cbc9a3
@ -37,6 +37,7 @@ export interface BuilderContext {
|
|||||||
architect: Architect;
|
architect: Architect;
|
||||||
host: virtualFs.Host<{}>;
|
host: virtualFs.Host<{}>;
|
||||||
logger: logging.Logger;
|
logger: logging.Logger;
|
||||||
|
targetSpecifier?: TargetSpecifier;
|
||||||
workspace: experimental.workspace.Workspace;
|
workspace: experimental.workspace.Workspace;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user