Tobias Bosch
|
ff36b0384a
|
fix(compiler_cli): normalize used directives
- e.g. needed for content projection.
Closes #8677
|
2016-05-16 13:07:13 -07:00 |
|
Alex Eagle
|
0d71345b93
|
fix(codegen): codegen all files in the program, not just roots
fixes #8475
|
2016-05-11 16:56:12 -07:00 |
|
Tobias Bosch
|
edec158dd8
|
fix(compiler_cli): allow to use builtin directives like NgIf , …
Related to #8448
Closes #8454
|
2016-05-03 20:49:17 -07:00 |
|
Tobias Bosch
|
0297398f5e
|
chore: clang-format master
|
2016-05-03 18:56:39 -07:00 |
|
Tobias Bosch
|
eba6e7946d
|
refactor(compiler_cli): move it into modules/@angular and integrate properly into the build
This also does no more depend on a version
on npm for the compiler_cli.
Also runs the tests for tools/metadata
|
2016-05-03 15:57:49 -07:00 |
|