Pete Bacon Darwin
4a9f7daf37
docs: remove unused "docregions" ( #40479 )
...
This commit removes all the docregion tags in examples that are not
being referenced in any doc.
PR Close #40479
2021-01-20 16:12:15 -08:00
Alan Agius
8f389361ec
docs: replace lazy loading import syntax parameter name ( #34599 )
...
We replace `mod` with `m` to be in line with what the CLI generates.
PR Close #34599
2020-01-07 10:44:12 -08:00
George Kalpakas
7cdc118c8e
refactor(docs-infra): extract all lazy-loading-ngmodules
examples from mini-app ( #34599 )
...
Previously, some of the examples in the `lazy-loading-ngmodules` guide
were hard-coded.
This commit ensures all examples in the guide are extracted from
docregions in the corresponding example project.
PR Close #34599
2020-01-07 10:44:12 -08:00
Brandon
e1af6e3c70
docs: use dynamic import syntax in examples using lazy loading ( #30563 )
...
PR Close #30563
2019-05-21 09:09:35 -07:00
Brandon Roberts
67ad9468d3
docs: fix broken lazy loading examples with Angular CLI RC upgrade ( #25892 )
...
PR Close #25892
2018-10-09 17:04:19 -07:00
Kapunahele Wong
e79e98ab44
docs: fix lazy loading example dir name ( #21475 )
...
PR Close #21475
2018-01-17 17:02:41 -08:00