Commit 406fed5
[docs] Build with typescript checks on Github
In order to make sure that the dependencies of our docs are
existent, we need to build with typescript checks. If a dependency
on the component is missing, typescript checks will throw an error
during build time when building the scripts/component_docs target.
Drive-by: Change to order of documentation navigation sidebar
Bug: 414332459
Change-Id: Ife52bcd35501af930e7685c4765bb9c9cf80fc74
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7100240
Auto-Submit: Kim-Anh Tran <[email protected]>
Reviewed-by: Simon Zünd <[email protected]>
Commit-Queue: Kim-Anh Tran <[email protected]>1 parent 0b2c711 commit 406fed5
File tree
2 files changed
+4
-5
lines changed- .github/workflows
- scripts/component_docs
2 files changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| |||
0 commit comments