Skip to content

Commit 8e04587

Browse files
committed
fixup! feat(@angular/ssr): introduce BootstrapContext for isolated server-side
1 parent 4d30952 commit 8e04587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/angular/ssr/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ ts_project(
3030
deps = [
3131
"//:node_modules/@angular/common",
3232
"//:node_modules/@angular/core",
33+
"//:node_modules/@angular/platform-browser",
3334
"//:node_modules/@angular/platform-server",
3435
"//:node_modules/@angular/router",
3536
"//:node_modules/tslib",

0 commit comments

Comments
 (0)