Christopher Dieringer
Christopher Dieringer
What prompted this bug was a real-life usage where at the the 16 bit max mark, two chars (at least as rendered by editor) were dropped. Based on that failure...
I can't wait to try this! Is it on pause indefinitely or just delayed?
@ndelvalle, most likely, your `coverage/lcov.info` is empty
Sure! https://github.com/cdaringe/semantic-pull-requests/blob/feat/publish/index.js semantic exports a single function that takes the app and registers handlers. That's a great start! I'd advocate for finer grain control as well, just exporting the handler...
Hey @capricorn86 , yes, definitely! I use happy dom in 1.5 projects. The first project is quite simple, and happy dom just worked right off the bat. Every month or...
Thx for the follow up. In my example however, there is not a work around. I had to pick a different implementation. Do you concur that first presented example is...
Of course. If AFK ATM but I'll provide a complete runnable
https://github.com/cdaringe/svg-woes ^ `npm start`
Lazy loading is an option, but perhaps ideal is per_locale client side chunks. Rather than a common JS chunk for a page/component, instead locale-based static/* assets may be pre-built for...
hi all. i just got x-reffed here after suffering the following error `endY is out of range`. i also see that it's been open a while. can i help in...