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

invalid import path in _worker.js #13667

Closed
zhihengGet opened this issue Apr 2, 2025 · 0 comments · Fixed by #13671
Closed

invalid import path in _worker.js #13667

zhihengGet opened this issue Apr 2, 2025 · 0 comments · Fixed by #13671
Labels
bug Something isn't working pkg:adapter-cloudflare

Comments

@zhihengGet
Copy link

zhihengGet commented Apr 2, 2025

Describe the bug

import { Server } from "../C:\Users\.... ... \apps\web\.svelte-kit/output/server/index.js";
import { manifest, prerendered, base_path } from "../C:\Users....\.svelte-kit/cloudflare-tmp/manifest.js";

im on windows and i tried to use latest cloudflare adapter , but _worker.js genrated window style path above which is invalid. it is using wrong slash

Reproduction

not needed?

Logs

System Info

windows 11 , @sveltejs/[email protected]

Severity

blocking an upgrade

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pkg:adapter-cloudflare
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants