vite-plugin-monaco-editor is abandoned? #4075
-
|
With v5 the recommendation for Vite projects is to use vite-plugin-monaco-editor, however this project is not being maintained since 2022? v5 is currently blocked for me by vdesjs/vite-plugin-monaco-editor#52 (or even vite-plugin-monaco-editor-esm is blocked by tanghaojie/vite-plugin-monaco-editor-esm#3) |
Beta Was this translation helpful? Give feedback.
Answered by
dimaMachina
Jul 20, 2025
Replies: 1 comment
-
|
you can also remove this plugin and use this import for easily setup web workers |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MetRonnie
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can also remove this plugin and use this import
graphiql/examples/graphiql-vite-react-router/app/routes/_index/graphiql.client.tsx
Line 5 in 0d9e51a