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

"Failed reading file" with imports that have query parameters #124

Open
segevfiner opened this issue Nov 20, 2022 · 0 comments · May be fixed by #128
Open

"Failed reading file" with imports that have query parameters #124

segevfiner opened this issue Nov 20, 2022 · 0 comments · May be fixed by #128

Comments

@segevfiner
Copy link

Steps to reproduce:

  1. Clone https://github.com/segevfiner/vite-rollup-plugin-sourcemaps-issue
  2. Run pnpm i
  3. Run pnpm dev
  4. Browse to the dev site.
  5. Check the console, you will see:
12:23:55 PM [vite] warning: Failed reading file
  Plugin: sourcemaps (x2)

Debugging reveals it is caused by the ./worker?worker import.

@segevfiner segevfiner changed the title Failed reading file with imports that have query parameters "Failed reading file" with imports that have query parameters Nov 20, 2022
segevfiner added a commit to segevfiner/rollup-plugin-sourcemaps that referenced this issue Dec 25, 2022
@segevfiner segevfiner linked a pull request Dec 25, 2022 that will close this issue
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 a pull request may close this issue.

1 participant