Replace documentHelpers with baseURI + URL API
Rather than have a service, ``documentHelpers``, that exposes a value, ``baseURI``, and a function, ``absoluteURI``, decorate ``$document`` so that it's guaranteed to have a ``baseURI`` property and use the previously included ``URL`` constructor as a standard way to get parts of a URL.
Showing
Please register or sign in to comment