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

Chrome removes // from @fs paths when fetching source maps #1323

Closed
aleclarson opened this issue Jan 3, 2021 · 0 comments · Fixed by #1326
Closed

Chrome removes // from @fs paths when fetching source maps #1323

aleclarson opened this issue Jan 3, 2021 · 0 comments · Fixed by #1326

Comments

@aleclarson
Copy link
Member

DevTools failed to load SourceMap: Could not load content for http://localhost:3000/@fs/Users/alec/path/to/index.mjs.map: Load canceled due to load timeout

I guess transformMiddleware needs to account for that.

aleclarson added a commit to aleclarson/vite that referenced this issue Jan 3, 2021
aleclarson added a commit to aleclarson/vite that referenced this issue Jan 3, 2021
aleclarson added a commit to aleclarson/vite that referenced this issue Jan 3, 2021
yyx990803 pushed a commit that referenced this issue Jan 3, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant