DEV Community

Discussion on: Monaco Editor + Svelte Kit

Collapse
 
samfilip profile image
Sam Filip

I've been struggling with monaco and svelte in electron. What does the ?worker at the end of the import statement do? It's required for me to build the app buit throws and Uncaught TypeError: Relative references must start with either "/", "./", or "../". in the console and doesn't run. Thanks for any additional insight.