Olivier Combe
132c0719dc
docs(aio): updated i18n guide and example ( #19975 )
2017-11-02 14:22:09 -07:00
Jesus Rodriguez
c30eff898a
docs(aio): update universal for CLI
...
PR Close #20039
2017-11-01 15:18:43 -07:00
Ward Bell
0b0d25fa33
docs: add universal guide ( #18707 )
...
- based on original effort in PR 17573
PR Close #18707
2017-10-09 14:46:04 -07:00
Jesus Rodriguez
9bbf009dff
build(aio): change examples to CLI ( #19248 )
...
PR Close #19248
2017-09-21 17:05:54 -07:00
Chuck Jazdzewski
f96142cd7c
build: remove references to `tsc-wrapped` ( #19298 )
...
With this commit `ngc` is used instead of `tsc-wrapped` for
collecting metadata and tsickle rewriting and `tsc-wrapped`
is removed from the repository.
`@angular/tsc-wrapped@5` is now deprecated and is no longer
used, updated, or maintained as part as of Angular 5.x.x.
`@angular/tsc-wrapped@4` is still maintained and required by
Angular 4.x.x and will be maintained as long as 4.x.x is in
LTS.
PR Close #19298
2017-09-21 13:55:52 -07:00
Peter Bacon Darwin
4c73b52d5c
docs(aio): tidy up tooling documentation ( #18151 )
...
PR Close #18151
2017-09-21 10:00:37 -07:00
Jesus Rodriguez
48cd503d4a
docs(aio): applying some feedback ( #18151 )
...
PR Close #18151
2017-09-21 10:00:37 -07:00
Jesus Rodriguez
ba20e3bed0
docs(aio): add zipper documentation ( #18151 )
...
PR Close #18151
2017-09-21 10:00:36 -07:00
Peter Bacon Darwin
28a80e6e05
docs(aio): high-level documentation of AIO tooling ( #18151 )
...
PR Close #18151
2017-09-21 10:00:36 -07:00
Jesus Rodriguez
b44f5c69e1
build(aio): make less verbose tools
2017-05-10 14:26:14 +01:00
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
Jesus Rodriguez
4598af23c0
docs(aio): adjust zips/plunker paths
2017-04-21 09:56:45 +01:00
Jesus Rodriguez
50174d9fb5
build(aio): ability to generate zips
2017-04-19 11:34:39 +01:00