build: remove "build.sh" script (#27937)

this script is now obsolete and not needed any more. yay!!!

PR Close #27937
This commit is contained in:
Paul Gschwendtner
2019-01-05 22:15:06 +01:00
committed by Kara Erickson
parent 7ac8b02ec5
commit 98472da03f
5 changed files with 31 additions and 578 deletions

View File

@ -1,7 +1,9 @@
# Legacy docs for @angular/compiler-cli Developers
*Note from Igor: This doc is likely outdated now but I'm keeping it around because offline_compiler_test.sh need to be converted to bazel/circleci (or deleted) and these docs seem relevant to anyone who needs to understand those tests. Once that's done this file can be deleted.*
*Note from Igor: This doc is likely outdated now but I'm keeping it around because
offline_compiler_test.sh need to be converted to bazel/circleci (or deleted) and these docs seem
relevant to anyone who needs to understand those tests. Once that's done this file can be deleted.*
```