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

Fix vite 5 deprecation warning #4819

Merged
merged 1 commit into from Mar 26, 2024
Merged

Fix vite 5 deprecation warning #4819

merged 1 commit into from Mar 26, 2024

Conversation

carlobeltrame
Copy link
Member

worker.plugins is now a function that returns an array of plugins. Please update your Vite config accordingly.
https://vitejs.dev/guide/migration#worker-plugins-is-now-a-function

`worker.plugins is now a function that returns an array of plugins. Please update your Vite config accordingly.`
@usu usu added this pull request to the merge queue Mar 26, 2024
Merged via the queue into devel with commit 88ceeba Mar 26, 2024
54 checks passed
@BacLuc BacLuc deleted the vite-worker-plugins-function branch March 26, 2024 20:32
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 this pull request may close these issues.

None yet

3 participants