Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Remove basepath from deferred urls and add trailing slash to root #342

Merged
merged 1 commit into from
Aug 7, 2018
Merged

Remove basepath from deferred urls and add trailing slash to root #342

merged 1 commit into from
Aug 7, 2018

Conversation

aubergene
Copy link
Contributor

@aubergene aubergene commented Aug 6, 2018

The pathname that comes back from the request is missing the basepath. I thought maybe it's easier to always strip them off. Also the root request is missing the trailing slash, my fix is kinda ugly, I'm sure you have a more elegant solution.

Fixes #342

@Rich-Harris Rich-Harris merged commit 75f5b5c into sveltejs:master Aug 7, 2018
@Rich-Harris
Copy link
Member

d'oh! thank you — released 0.15.6. I added a test so that I can't accidentally break this again

@aubergene aubergene deleted the gh-338 branch October 9, 2018 18:35
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.

2 participants