angular-cn/modules_dart/transform/lib
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
..
src/transform fix(ComponentUrlMapper): support relative template URLs in Dartium 2015-09-01 18:19:55 +00:00
transformer.dart chore(transform): move transform module to modules_dart 2015-08-24 03:39:07 +00:00