Replies: 1 comment
-
|
I didn't find any way to do it either, so it's a pain to test it in local, I usually just |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I see you're using aliasing
vscodetomonaco-vscode-apiinmonaco-languageclient/packages/client/package.json
Line 52 in fbc2f1e
How can I override this and provide my own build of
monaco-vscode-api?I didn't manage to do it by modifying the
package.jsonso I had to manually runln -sto create the link in thenode_moduleswhich is not ideal.Is there a better way to do this?
@CGNonofr
Beta Was this translation helpful? Give feedback.
All reactions