We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
baseUrl
1 parent 96cf51a commit 32da3daCopy full SHA for 32da3da
packages/angular_devkit/build_angular/src/protractor/schema.json
@@ -45,8 +45,7 @@
45
},
46
"baseUrl": {
47
"type": "string",
48
- "description": "Base URL for protractor to connect to.",
49
- "x-deprecated": "Use \"baseUrl\" in the Protractor config file instead."
+ "description": "Base URL for protractor to connect to."
50
}
51
52
"additionalProperties": false,
0 commit comments