Tobias Bosch
|
5af143e8e4
|
refactor(compiler): allow sync AOT compilation (#16832).
AOT compilation can be executed synchronously now,
if the `ReosurceLoader` returns a string directly
(and no `Promise`).
|
2017-05-23 10:41:23 -06:00 |
Miško Hevery
|
09d9f5fe54
|
fix(compiler): Update types for TypeScript nullability support
|
2017-04-10 15:26:33 -06:00 |
Victor Berchet
|
959a03a61f
|
fix(compiler): fix utf8encode, move to sharted utils, add tests (#15076)
|
2017-03-14 17:13:39 -07:00 |
Jason Aden
|
8573e36574
|
build: fix file paths after moving modules/@angular/* to packages/*
|
2017-03-08 16:29:28 -08:00 |
Jason Aden
|
3e51a19983
|
refactor: move angular source to /packages rather than modules/@angular
|
2017-03-08 16:29:27 -08:00 |