Henrik Hall
Henrik Hall
@helenabenatar, @VirtualVirtuoso, @RyanCCollins, @terozio, @ikeller96, @StampixSMO, @AndrewKeig, @patricksalazar Hi all, Since we seem stuck on the maintainer trying to obtain credentials I published my forks of the two required modules...
Personally I think adding generic typing is a good idea, but I don't think this module should be tightly coupled with e.g. Express or other frameworks; such conversion layers could...
@anttiviljami Just wanted to mention that my `openapi-ts-backend` package with full TypeScript type support is now released at https://www.npmjs.com/package/openapi-ts-backend. It heavily relies on `openapi-backend` of course, so a lot of...
I posted this issue on `serveless-webpack` but perhaps it should have been posted here from the start: https://github.com/serverless-heaven/serverless-webpack/issues/693 I was asked to try to use webpack 5, but I think...
I had quite some trouble fixing this, but I ended up with not having to use `forceInclude` if my dynamic imports were distinct enough. At first I had code that...
This would be awesome as well because I suspect Bluesnooze is the reason I can't wake up my Mac M1 using my BT mouse/kbd (which makes sense), but I love...
@fmckeogh Cool, will check it out. Do you have a description, as there's no README etc?
@pawelgalazka Any updates? See https://github.com/pawelgalazka/cli/issues/11
Six months later and this still causes audit warnings for me, would you consider upgrading lodash via the dependabot PR and/or switching to caret notation for dependencies so that user...
I was just about to file an identical issue with basically exactly the same example code. Even though this has no impact in practice, it makes interfaces really ugly and...