Skip to content

Commit 439c463

Browse files
committed
build: add README.md to the SSR ng_package
Adds a readme to the npm package
1 parent f9de11d commit 439c463

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
@@ -61,6 +61,7 @@ ng_package(
6161
"//packages/angular/ssr/third_party/beasties:beasties_dts",
6262
],
6363
package = "@angular/ssr",
64+
readme_md = ":README.md",
6465
rollup_runtime_deps = [
6566
"//:node_modules/@babel/core",
6667
"//:node_modules/@rollup/plugin-commonjs",

0 commit comments

Comments
 (0)