BlazorMonaco
BlazorMonaco copied to clipboard
Use with monaco-yaml
Hello,
I've been trying to use monaco-yaml with BlazorMonaco but I wasn't able to achieve it. I think the problem is the limitation of monaco-yaml to be used as ESM only where BlazorMonaco uses the UMD flavor. I saw an issue about it but I didn't manage to make it work, I assume the issue is outdated with the latest version of monaco-yaml.
Did anybody succeed making those two beautiful projects work together?