Chuck Jazdzewski
|
5b7432b6ea
|
fix(compiler-cli): remove minimist dependency of compiler-cli/index (#18532)
Indirectly removes the minimist dependency in the language service
package was added with the addition of `ngc.ts`.
|
2017-08-07 14:30:35 -07:00 |
Victor Berchet
|
ca695e0632
|
fix(compiler-cli): disable buggy expression lowering (#18513)
|
2017-08-03 14:31:23 -07:00 |
Victor Berchet
|
9479a106bb
|
build: enable TSLint on the packages folder
|
2017-07-31 15:47:57 -07:00 |
Chuck Jazdzewski
|
b6c4af6495
|
feat(compiler-cli): automatically lower lambda expressions in metadata
|
2017-07-31 11:30:44 -07:00 |
Abhimanyu Deora
|
ce47546188
|
refactor(compiler-cli): add support for browser compiler bundle (#17979)
PR Close #17979
|
2017-07-25 15:51:46 -05:00 |
Chuck Jazdzewski
|
c1474f33be
|
feat(compiler-cli): add parameters to ngc main needed by bazel rules (#17885)
|
2017-07-07 16:29:39 -07:00 |
Chuck Jazdzewski
|
3097083277
|
feat(compiler-cli): new compiler api and command-line using TypeScript transformers
|
2017-06-23 16:18:44 -07:00 |