Peter Bacon Darwin
|
5b96fb9320
|
build(aio): rename `src/content` to `src/generated`
This commit will definitely require a clean up of your
working folder:
```
cd aio
git clean -xdf
yarn setup
```
|
2017-05-03 13:40:46 -07:00 |
George Kalpakas
|
9e883f5873
|
feat(aio): improve ProgressiveWepApp-ability (#15628)
Previous Lighthouse score: 52/100
New Lighthouse score: 95+/100
Fixes #15588
|
2017-03-30 12:35:15 -07:00 |
Peter Bacon Darwin
|
9e0d7be014
|
build(aio): fix angular-cli config typo
|
2017-03-28 10:49:52 +01:00 |
Georgios Kalpakas
|
15662efec4
|
build(aio): update project config for @angular/cli v1.0.0
This is a follow-up to 487a0e1 . The changes are based on [this wiki entry][1].
[1]: https://github.com/angular/angular-cli/wiki/stories-1.0-update.
|
2017-03-27 11:55:26 -07:00 |
Alex Rickabaugh
|
920b3d259d
|
feat(aio): support @angular/service-worker using the CLI generated service worker manifest (#15042)
|
2017-03-10 14:05:29 -08:00 |
Peter Bacon Darwin
|
dca83ec738
|
feat(aio): add search service and search UI
|
2017-03-02 00:21:06 -08:00 |
Ward Bell
|
9a2ea55bff
|
build(aio): upgrade to CLI beta.32 and MD beta.2
|
2017-02-22 17:53:56 -08:00 |