Bazel plumbing to add bazel_components/polymer-resin
This is a partial roll-forward of c/106190. It adds a dependency on the latest version of polymer-resin. Later CLs will actually use this dependency. Change-Id: I3cf5f9c823d74da58a8b1326153a672959fa3f13
This commit is contained in:
@@ -21,6 +21,7 @@ bower_component_bundle(
|
||||
"//lib/js:moment",
|
||||
"//lib/js:page",
|
||||
"//lib/js:polymer",
|
||||
"//lib/js:polymer-resin",
|
||||
"//lib/js:promise-polyfill",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user