angular/modules/@angular/compiler-cli/integrationtest
Tobias Bosch 1426f680f5 refactor(core): add a deprecation message for using PLATFORM_DIRECTIVES / PLATFORM_PIPES / CompilerConfig / XHR as regular providers in bootstrap.
We still support this via a hack, but should remove this soon.

This also fixes tests for module directives / pipes
as they used directives / pipes that were
already present in the underlying platform.
2016-07-07 16:16:55 -07:00
..
src refactor(core): add a deprecation message for using PLATFORM_DIRECTIVES / PLATFORM_PIPES / CompilerConfig / XHR as regular providers in bootstrap. 2016-07-07 16:16:55 -07:00
test refactor(core): add a deprecation message for using PLATFORM_DIRECTIVES / PLATFORM_PIPES / CompilerConfig / XHR as regular providers in bootstrap. 2016-07-07 16:16:55 -07:00
tsconfig.json feat(compiler-cli): add a debug option to control the output 2016-06-15 18:13:57 -07:00