style: ran buildifier (#26488)

PR Close #26488
This commit is contained in:
Greg Magolan 2018-10-19 16:04:11 -07:00 committed by Igor Minar
parent 15c2467dbd
commit 838a3f204f
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ ts_library(
nodejs_binary( nodejs_binary(
name = "packager", name = "packager",
data = [ data = [
"lib", "lib",
"@ngdeps//shelljs", "@ngdeps//shelljs",
], ],
entry_point = "angular/packages/bazel/src/ng_package/packager.js", entry_point = "angular/packages/bazel/src/ng_package/packager.js",
install_source_map_support = False, install_source_map_support = False,