Skip to content

fix: URL to path conversion in manifest resolver#2141

Merged
katywings merged 2 commits into
solidjs:mainfrom
silen-z:main
Jul 13, 2026
Merged

fix: URL to path conversion in manifest resolver#2141
katywings merged 2 commits into
solidjs:mainfrom
silen-z:main

Conversation

@silen-z

@silen-z silen-z commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

What is the current behavior?

Resolving of virtual module solid-start:get-manifest fails when path contains spaces.

What is the new behavior?

Path gets converted and resolved correctly even when it contains spaces.

@netlify

netlify Bot commented Apr 23, 2026

Copy link
Copy Markdown

Deploy Preview for solid-start-landing-page ready!

Name Link
🔨 Latest commit 508e7f9
🔍 Latest deploy log https://app.netlify.com/projects/solid-start-landing-page/deploys/6a5490c8f04ea80008e3bfaf
😎 Deploy Preview https://deploy-preview-2141--solid-start-landing-page.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@changeset-bot

changeset-bot Bot commented Apr 23, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 508e7f9

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

This PR includes changesets to release 1 package
Name Type
@solidjs/start 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

@pkg-pr-new

pkg-pr-new Bot commented Apr 23, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/solidjs/solid-start/@solidjs/start@2141
npm i https://pkg.pr.new/solidjs/solid-start/@solidjs/vite-plugin-nitro-2@2141

commit: 508e7f9

@brenelz

brenelz commented May 6, 2026

Copy link
Copy Markdown
Contributor

Could you please add a changeset. Also if possible add some tests for this?

@silen-z

silen-z commented May 7, 2026

Copy link
Copy Markdown
Contributor Author

Added changeset.

I'm not sure how to write a test for the fix.

@silen-z silen-z force-pushed the main branch 5 times, most recently from 29dcd12 to f4e593b Compare May 17, 2026 20:13
@silen-z

silen-z commented May 17, 2026

Copy link
Copy Markdown
Contributor Author

Is the project not formatted according to the oxfmt config? Because I run pnpm run format and bunch of changes popped up.

@lxsmnsyc lxsmnsyc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

needs to sync again

@katywings

Copy link
Copy Markdown
Contributor

@silen-z Thank you for the fix 💙!

@katywings katywings merged commit 0c95804 into solidjs:main Jul 13, 2026
10 checks passed
@karimmaassen

Copy link
Copy Markdown

Thanks for the fix!

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.

[Bug]: Cannot find module 'solid-start:get-manifest'

6 participants