angular/modules/angular2/test/web-workers
Tobias Bosch dd06a871b7 fix(render): allow to configure when templates are serialized to strings
Introduces the injectable `TemplateCloner` that can be configured via the new token `MAX_IN_MEMORY_ELEMENTS_PER_TEMPLATE_TOKEN`.

Also replaces `document.adoptNode` with `document.importNode` as otherwise
custom elements are not triggered in chrome 43.

Closes #3418
Closes #3433
2015-07-31 12:04:32 -07:00
..
shared feat(web-workers) Add WebWorker Renderer 2015-07-23 18:29:10 -07:00
worker fix(render): allow to configure when templates are serialized to strings 2015-07-31 12:04:32 -07:00