@CGNonofr I guess it makes sense to open an issue here to discuss possible ways forward.
Ideally, end-users of monaco-vscode-api will not notice that assets like wasm, mp3, etc are required to be handled/loaded.
If this cannot be achieved there should be a common way to override fetch instructions (e.g. a config function that allows to provide an object with fetch override instructions). If this is not used the default settings are used.
@CGNonofr I guess it makes sense to open an issue here to discuss possible ways forward.
Ideally, end-users of
monaco-vscode-apiwill not notice that assets like wasm, mp3, etc are required to be handled/loaded.If this cannot be achieved there should be a common way to override fetch instructions (e.g. a config function that allows to provide an object with fetch override instructions). If this is not used the default settings are used.