build: idiomatic install of @angular/bazel npm package (#26258) (#26488)

PR Close #26488
This commit is contained in:
Greg Magolan
2018-10-16 13:20:00 -07:00
committed by Igor Minar
parent 30d6233e83
commit 631998b2df
27 changed files with 4118 additions and 3621 deletions

View File

@ -0,0 +1,9 @@
/**
* @license
* Copyright Google Inc. All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
module.exports = require('./src/protractor/utils');