This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
Revert "feat(urls): support relative CSS / template URLs in components" #1456
Closed
Description
I propose that we revert feat(urls): support relative CSS / template URLs in components
because:
- it has bugs, see Resolve relative URL issue #1455,
- it doesn't work as expected, see Travis failing: linked to support for relative URLs ? #1439 (which is also a bug),
- it doesn't work on IE, which blocks PR Running the test suite on more platforms #1288
We should re-integrate it once all the bugs have been fixed.
Note that the following fixes need to be reverted (chronological order):