Instructions on integrating the Web Worker bundle with Monaco? #971
Unanswered
GavinRay97
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see in the webpack config that there's a Web Worker bundle published, which seems to be usable by VS Code.
I know of the
monaco-yaml
repo, but I was curious if it's possible to integrate this extension and the LSP without custom code by using theextension-web
bundle?Or what exactly is the purpose of this (forgive me if it's a silly question, I'm not very knowledgeable about Monaco)
vscode-yaml/webpack.config.js
Lines 60 to 71 in e5a67a1
Beta Was this translation helpful? Give feedback.
All reactions