Lars Gerrit Kliesing (LGK)

Results 3 issues of Lars Gerrit Kliesing (LGK)

I added the missing "-o" option which defines the output file. The way it is set in the ReadMe version didn't work with the current version of Prince.

**Blocked: waiting for Webpack to add support for `import.meta`** I tried to use wc-monaco-editor on a new React project that I created with [create-react-app](https://www.npmjs.com/package/create-react-app). But I always get this error...

blocked

I've tried to compile but got errors because of the JSX syntax inside of `block.js` and `sidebar.js`. For me it looked like Babel presets for React were missing. Then I...