angular-cli
angular-cli copied to clipboard
Remove Protractor Builder
This renames the Protractor builder and its e2e generator schematic to mark them private and remove them from Angular's public API. This will give us an opportunity to clean up internal usages and then remove the builder altogether in a future release. Since this rename makes Protractor non-public API, it may be completely deleted in a future patch release.