Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dev): let vite do all dev url handling #7037

Merged
merged 3 commits into from
Nov 4, 2024
Merged

fix(dev): let vite do all dev url handling #7037

merged 3 commits into from
Nov 4, 2024

Conversation

wmertens
Copy link
Member

@wmertens wmertens commented Nov 3, 2024

we now take the verbatim parent url to build the qrls, and let vite decode it.

This makes it work in windows and with the different relative/absolute urls that vite generates.

we now take the verbatim parent url to build the qrls, and let vite decode it.

This makes it work in windows and with the different relative/absolute urls that vite generates.
@wmertens wmertens requested a review from a team as a code owner November 3, 2024 19:00
Copy link

changeset-bot bot commented Nov 3, 2024

🦋 Changeset detected

Latest commit: 546d3b0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@builder.io/qwik Patch
eslint-plugin-qwik Patch
@builder.io/qwik-city Patch
create-qwik Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

pkg-pr-new bot commented Nov 3, 2024

Open in Stackblitz

npm i https://pkg.pr.new/@builder.io/qwik@7037
npm i https://pkg.pr.new/@builder.io/qwik-city@7037
npm i https://pkg.pr.new/eslint-plugin-qwik@7037
npm i https://pkg.pr.new/create-qwik@7037

commit: 546d3b0

@wmertens wmertens force-pushed the fix-dev branch 2 times, most recently from b34057f to a9a9c96 Compare November 4, 2024 12:44
Copy link
Contributor

github-actions bot commented Nov 4, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 546d3b0

Copy link
Contributor

@shairez shairez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great job @wmertens ! 👏

@wmertens wmertens merged commit f72fda5 into main Nov 4, 2024
21 checks passed
@wmertens wmertens deleted the fix-dev branch November 4, 2024 15:03
@github-actions github-actions bot mentioned this pull request Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants