George Kalpakas
ffceae0a01
refactor(aio): remove unnecessary --
from yarn commands
2017-09-25 14:37:13 -07: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
Peter Bacon Darwin
ce687550ae
build(aio): run docs
before docs-watch
( #16213 )
...
This helps to ensure that the full docs have been
generated before we begin watching.
You can disable this by providing the `--watch-only`
flag. E.g. `yarn docs-watch -- --watch-only`.
2017-04-20 22:16:16 -05:00
Peter Bacon Darwin
abecf3eb6d
build(aio): move the transforms
folder into the tools
folder
2017-04-16 22:05:23 +01:00