angular-cn/aio/tools
Filipe Silva 97fd2480e7 fix(aio): fix patch script on windows
Running the patch script on Windows (with `patch` available) yields an invalid syntax warning, and does not apply patches.

```
kamik@T460p MINGW64 /d/work/angular/aio (master)
$ yarn postinstall
yarn postinstall v0.24.6
$ node tools/cli-patches/patch.js && uglifyjs node_modules/lunr/lunr.js -c -m -o src/assets/js/lunr.min.js --source-map
The syntax of the command is incorrect.
Done in 1.52s.
```
2017-06-21 13:51:35 -07:00
..
cli-patches fix(aio): fix patch script on windows 2017-06-21 13:51:35 -07:00
example-zipper build(aio): make less verbose tools 2017-05-10 14:26:14 +01:00
examples build(aio): do not fail if `check-env` for the main angular project fails 2017-06-16 07:51:18 +01:00
plunker-builder build(aio): rename `src/content` to `src/generated` 2017-05-03 13:40:46 -07:00
transforms build(aio): ensure all doc tests are run 2017-06-21 13:51:15 -07:00