angular-cn/modules_dart/transform
Tim Blasi 7c7888de4f fix(ComponentUrlMapper): support relative template URLs in Dartium
When running in Dartium without using transformers (i.e. with a normal
static web server), handle relative template URLs. This works by using
mirrors to get the URL of the library where the component class is
defined.

Closes #2771

Closes #3743
2015-09-01 18:19:55 +00:00
..
lib fix(ComponentUrlMapper): support relative template URLs in Dartium 2015-09-01 18:19:55 +00:00
test/transform refactor(transform): Remove reflection_entry_points parameter 2015-08-31 13:02:29 -07:00