Skip to content

Commit 27b3b19

Browse files
committed
fix e2e deps
1 parent f3641b5 commit 27b3b19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/e2e-app/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ ts_devserver(
7070
"@npm//zone.js",
7171
"@npm//core-js",
7272
"@npm//hammerjs",
73+
"@npm//material-components-web",
74+
"@npm//moment",
7375
"@npm//@webcomponents/custom-elements",
7476
"//src/material/prebuilt-themes:indigo-pink",
7577
":index.html",

0 commit comments

Comments
 (0)