@CGNonofr Is it possible to expose the vite dev server import.meta.url workaround plugin as another npm sub export of monaco-vscode-api?
I have copied an now outdated version and used it at different places. I also just realized that when people used vscode default-extension in a vite dev server they all have the same problems. It is easier to tell them, please use this sub export from monaco-vscode-api instead of copying code that gets outdated. WDYT?
@CGNonofr Is it possible to expose the vite dev server
import.meta.urlworkaround plugin as another npm sub export ofmonaco-vscode-api?I have copied an now outdated version and used it at different places. I also just realized that when people used vscode default-extension in a vite dev server they all have the same problems. It is easier to tell them, please use this sub export from
monaco-vscode-apiinstead of copying code that gets outdated. WDYT?