Michael Lehmann
Michael Lehmann
**Describe the bug** Cannot create a buildable and publishable stencil library. **To Reproduce** 1. Create an nx workspace: `npx create-nx-workspace@latest stencil-test` 2. Add dependencies: `npm install -D @nx/node @nx/storybook @nxext/stencil`...
**Describe the bug** When I trie to use the add-outputtarget generator to create an angular wrapper it throws an exception. ``` Error: ENOENT: no such file or directory, open '/Users/leh/Data/misc/stencil-test/libs/web-components-angular/src/lib/web-components-angular.module.ts'...
Hi, I'm playing around with OpenGL and trying to generate a navMesh with DotRecast. I'm a bit stuck because the detail mesh is always `null` after mesh generation. I'm using...
### What happened? We have entries in the database containing an ordered list content with an order = null value: ``` "type": "ordered_list", "attrs": { "order": null }, ``` We...