Skip to content

Conversation

wmertens
Copy link
Member

@wmertens wmertens commented Oct 14, 2025

BREAKING

When you pass base to vite, Qwik will also add base to the client output.

E.g. base: "/hi/there/" will put the client files under "dist/hi/there".

This cannot be tweaked and most of the time it is not what you want.

This PR reverts that behavior and lets the dev add base themselves if they like.

This PR also allows passing a q-manifest by path.

@wmertens wmertens requested a review from a team as a code owner October 14, 2025 21:03
Copy link

changeset-bot bot commented Oct 14, 2025

🦋 Changeset detected

Latest commit: cea52d9

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

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
Contributor

github-actions bot commented Oct 14, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

Copy link

pkg-pr-new bot commented Oct 15, 2025

Open in StackBlitz

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/core@8064
npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/router@8064
npm i https://pkg.pr.new/QwikDev/qwik/eslint-plugin-qwik@8064
npm i https://pkg.pr.new/QwikDev/qwik/create-qwik@8064

commit: cea52d9

Copy link
Member

@maiieul maiieul left a comment

Choose a reason for hiding this comment

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

Nice!

@maiieul maiieul moved this from Backlog to Waiting For Review in Qwik Development Oct 15, 2025
@maiieul maiieul merged commit 3167c1f into build/v2 Oct 15, 2025
19 checks passed
@maiieul maiieul deleted the v2-sane-outDir branch October 15, 2025 05:36
@github-project-automation github-project-automation bot moved this from Waiting For Review to Done in Qwik Development Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants