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

Non-absolute relative paths are combined incorrectly #11

Closed
tivac opened this issue Apr 10, 2014 · 0 comments · Fixed by #12
Closed

Non-absolute relative paths are combined incorrectly #11

tivac opened this issue Apr 10, 2014 · 0 comments · Fixed by #12

Comments

@tivac
Copy link
Owner

tivac commented Apr 10, 2014

<link rel="stylesheet" type="text/css" href="fooga/wooga/googa.css">
<link rel="stylesheet" type="text/css" href="fooga/wooga/tooga.css">

becomes

<link rel="stylesheet" href="//fooga/combo?/wooga/googa.css&/wooga/tooga.css">
@tivac tivac mentioned this issue Apr 10, 2014
@tivac tivac closed this as completed in #12 Apr 10, 2014
tivac added a commit that referenced this issue Apr 10, 2014
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 a pull request may close this issue.

1 participant