Skip to content

fix: URL to path conversion in manifest resolver#2141

Open
silen-z wants to merge 1 commit intosolidjs:mainfrom
silen-z:main
Open

fix: URL to path conversion in manifest resolver#2141
silen-z wants to merge 1 commit intosolidjs:mainfrom
silen-z:main

Conversation

@silen-z
Copy link
Copy Markdown

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

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
Copy link
Copy Markdown

netlify Bot commented Apr 23, 2026

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

Name Link
🔨 Latest commit 6a3981c
🔍 Latest deploy log https://app.netlify.com/projects/solid-start-landing-page/deploys/69ea3e39006ffa0008df6a62
😎 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.

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

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 23, 2026

⚠️ No Changeset found

Latest commit: 6a3981c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 23, 2026

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: 6a3981c

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'

1 participant