Tobias Bosch
|
5a84048f72
|
chore: adjust build for `tools/metadata` name change
|
2016-05-04 12:14:38 -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 |
Igor Minar
|
2e1f3f003d
|
build: adding basic e2e testing infrastructure
|
2016-05-02 08:15:10 -07:00 |
Alex Eagle
|
3ae856ab8b
|
build(tsc): Use angular2-template-compiler in place of tsc
This lets us down-level Decorators with tsickle and produce .metadata.json
files for users to reference when offline-compiling their app.
|
2016-05-01 23:40:59 -07:00 |
Alex Eagle
|
c4be30d2e8
|
Revert "build(tsc): Use angular2-template-compiler in place of tsc"
This reverts commit 3d25294f706e0fd6224b20372be1e961959c0af8.
|
2016-05-01 20:51:00 -07:00 |
Alex Eagle
|
57240c85a5
|
build(tsc): Use angular2-template-compiler in place of tsc
This gives us tsickle pre-processing of Decorators, and produces
.metadata.json files for users to consume in their offline compilation.
|
2016-05-01 20:51:00 -07:00 |
Igor Minar
|
a66cdb469f
|
repackaging: all the repackaging changes squashed
|
2016-05-01 20:51:00 -07:00 |