Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Fix confusion between paths and urls #9

Closed
wants to merge 3 commits into from
Closed

Fix confusion between paths and urls #9

wants to merge 3 commits into from

Conversation

ankon
Copy link

@ankon ankon commented Mar 22, 2016

This PR builds upon #5, and fixes some additional issues.

All these changes became needed for https://github.com/Collaborne/gulp-web-component-shards to work "nicely".

@ankon ankon mentioned this pull request Mar 22, 2016
@garlicnation garlicnation self-assigned this Apr 20, 2016
@garlicnation
Copy link
Contributor

@ankon Can you rebase these changes?

There is other code assuming it could append things to root, and/or
that root has a parent that is not '.', so we need this to be a proper
absolute path.
There was quite some confusion here in terms of what is a url, and what
is a path.
shared.html is in a temporary directory, and the existing resolver
doesn't understand that (intentionally). For vulcanizing shared.html
we therefore need to use a resolver that knows about shared.html, and
that can correctly return it.
@ankon
Copy link
Author

ankon commented Apr 22, 2016

Sure, no problem :)

@Collaborne Collaborne closed this by deleting the head repository Nov 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants