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

Vite unplugin dev mode scripts #775

Closed
edemaine opened this issue Oct 11, 2023 · 0 comments · Fixed by #785
Closed

Vite unplugin dev mode scripts #775

edemaine opened this issue Oct 11, 2023 · 0 comments · Fixed by #785
Labels
bug Something isn't working plugin/integration Integrating Civet with other tools

Comments

@edemaine
Copy link
Collaborator

edemaine commented Oct 11, 2023

Reproduction:

  • cd integration/unplugin/examples/vite
  • pnpm install
  • pnpm run dev
  • Open localhost dev server in Chrome

Result in console:

Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "". Strict MIME type checking is enforced for module scripts per HTML spec.

Tested on Windows and Linux.

@edemaine edemaine added bug Something isn't working plugin/integration Integrating Civet with other tools labels Oct 11, 2023
@edemaine edemaine linked a pull request Oct 26, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working plugin/integration Integrating Civet with other tools
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant