Use gr-app-p2 before all google hosts on polymer 2
Change-Id: I269775733cb497a56e81713dcf346b5b3df61471
This commit is contained in:
@@ -18,7 +18,8 @@ polygerrit_bundle(
|
||||
],
|
||||
),
|
||||
outs = ["polygerrit_ui.zip"],
|
||||
app = "elements/gr-app.html",
|
||||
# TODO(taoalpha): replace with gr-app.html once p2 fully rolled out
|
||||
app = "elements/gr-app-p2.html",
|
||||
)
|
||||
|
||||
bower_component_bundle(
|
||||
|
||||
Reference in New Issue
Block a user