标签: javascript angular webpack
有没有办法覆盖Angular中未公开的函数?
问题如下: https://github.com/angular/angular/issues/16676
我想更改功能shimContentAttribute和shimHostAttribute(https://github.com/angular/angular/blob/master/packages/platform-browser/src/dom/dom_renderer.ts#L27),以便它们在每个App中返回唯一的标签。
shimContentAttribute
shimHostAttribute