Andrew Scott
|
e41a52286f
|
Revert "refactor: move example generation into adev, removing content from aio (#55263)" (#55326)
This reverts commit 9bc15994ce.
PR Close #55326
|
2024-04-12 14:57:05 -07:00 |
|
Joey Perrott
|
9bc15994ce
|
refactor: move example generation into adev, removing content from aio (#55263)
Remove the content from aio and set up the example generation in adev
PR Close #55263
|
2024-04-09 11:18:48 -07:00 |
|
Jeremy Elbourn
|
ec6e7303dd
|
perf: pngcrush all pngs (#28479)
This is the result of running
```sh
find ./ -iname "*.png" -exec pngcrush -brute -ow -- {} \;
```
[Summary of size reductions](https://docs.google.com/spreadsheets/d/12Qgx7DfKabWw0PJza6ozC1kCHTofi6wyBLWGtwLW7G4/preview)
Last done in July, 2017 in #18243
PR Close #28479
|
2019-02-01 13:56:02 -05:00 |
|
Kapunahele Wong
|
53f91189a1
|
docs(aio): add NgModule docs (#20306)
PR Close #20306
|
2018-01-10 16:26:46 -08:00 |
|