fix(ShadowDomStrategy): always inline import rules#2613
fix(ShadowDomStrategy): always inline import rules#2613vicb wants to merge 1 commit intoangular:masterfrom
Conversation
|
This PR contains a fix for #1694 on the current code base because it is high priority for GT. Some tests are failing because relative URL are not yet supported in templates (that's the pending #2593 which won't be ready before next week) - and it might also be related to the workaround @jelbourn put in place to be able to test the material examples. I'm wondering if GT does not use a custom |
|
Why do we need relative URL support for inlining? The two should be orthogonal concerns. |
There was a problem hiding this comment.
Do you need this field? The super-class already has it.
|
superseded by #2654 |
|
@yjbanov thanks for looking at this & fixing |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
fixes #1694