Timan Rebel
Timan Rebel
Via Testflight I see several crashes coming from the Analytics module. We use TestFlight in production, so I do not know what our users do to create these crashes. ```...
Would it be possible to push the version supporting multiple selectors and attributes (https://github.com/robb0wen/eleventy-plugin-local-images/commit/1131f4caa08459eb2b008e56a3cd5642eade73cb) to npm? I'm building an Eleventy website with WordPress as headless CMS and WP is returning...
It does not seem possible to load native modules with the new `require()` method. So am using the `tirequire()` method. No problems so far. However, it is currently not possible...
**Is your feature request related to a problem? Please describe.** When importing multiple plugins into an Angular project, you have to `import as` because all plugins export under the same...
For Snowciety we use Leaflet as our map client running inside a web view. Last week, Leaflet stopped working and it took me 1,5 days to figure out why. Including...