We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6227d0b commit cc2e4b6Copy full SHA for cc2e4b6
packages/bazel/src/schematics/README.md
@@ -12,10 +12,10 @@ GitHub and ping [@mgechev](https://github.com/mgechev) or
12
To create a new Angular project that builds with Bazel + CLI, the following
13
packages have to be installed.
14
15
- Package | Minimum Version
16
----------------|----------------
17
-@angular/cli | v8.0.x
18
-@angular/bazel | v8.0.x
+| Package | Minimum Version
+|----------------|-----------------
+| @angular/cli | v8.0.x
+| @angular/bazel | v8.0.x
19
20
The `@angular/bazel` package contains schematics to generate necessary Bazel
21
build files.
0 commit comments