Istvan Novak

Results 2 issues of Istvan Novak

There are several issues in this site that mention the same problem (#1, #6, #42): it's not apparent how to get started with WebView in Windows. When you first try...

**Describe the bug** Monaco initialization using v4.7.0 with electron (v35.1.2) fails. With v4.6.0 (and previous versions) the following initialization code worked seamlessly: ```ts export async function initializeMonaco(appPath: string) { loader.config({...