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

Nitro plugins are no longer transpiled #808

Open
danielroe opened this issue Jan 6, 2023 · 0 comments
Open

Nitro plugins are no longer transpiled #808

danielroe opened this issue Jan 6, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@danielroe
Copy link
Member

Environment


  • Operating System: Linux
  • Node Version: v16.14.2
  • Nuxt Version: 3.0.1-rc.0-27880943.da38c62
  • Nitro Version: 2.0.0-27860563.409fe2b
  • Package Manager: pnpm@7.13.6
  • Builder: vite
  • User Config: modules
  • Runtime Modules: ()
  • Build Modules: -

Reproduction

https://stackblitz.com/edit/github-mnypyo

Describe the bug

Previously TS plugins could be processed (and also mjs plugins needing to be transpiled for other reasons, like imports from virtual files). I think this is likely a regression caused by #732.

Additional context

No response

Logs

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
Projects
None yet
Development

No branches or pull requests

1 participant