mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 10:33:43 +08:00
style(@angular-devkit/build-angular): remove comment reference to eject
This commit is contained in:
parent
31abb81482
commit
5016843c39
@ -135,7 +135,7 @@ export class ProtractorBuilder implements Builder<ProtractorBuilderOptions> {
|
||||
}
|
||||
|
||||
// run `webdriver-manager update --standalone false --gecko false --quiet`
|
||||
// if you change this, update the command comment in prev line, and in `eject` task
|
||||
// if you change this, update the command comment in prev line
|
||||
return from(webdriverUpdate.program.run({
|
||||
standalone: false,
|
||||
gecko: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user