chore: move static_reflector into compiler_cli

Most of the bugs discovered so far in the offline compiler were related to the StaticReflector. As it was part of angular2 core, it was hard to update. Moving it into the compiler_cli allows to release more often until the compiler_cli gets more stable.

Note: Moving the unit test next to the sources is the simplest option for now in terms of build setup.

Note: This commit only does the move. The next commit updates the build to run it again.
This commit is contained in:
Tobias Bosch 2016-04-30 12:30:00 -07:00
parent 6a0cbb8a57
commit ab56be46e1
2 changed files with 0 additions and 0 deletions