Matteo Collina
Matteo Collina
Thanks for opening a PR! Can you please add a unit test? We use `tsd` for the types
SGTM - this is somewhat worrisome. We should try to recruit more releasers (says somebody who has never done a Node.js release after being on the TSC for many years...
I've no good experience on implementing Apple login. So, I can't really help much. A PR to fix the example would be amazing.
A cookie is empty if it's not set or the origin is different. In this case 127.0.0.0 and localhost are not equivalent. How do you access the server?
@richardlau I don't really have capacity to pass through the whole file. I just spotted this quickly and I recommend we land it as-is instead of doing a big pull...
Thanks for reporting! Would you like to send a Pull Request to address this issue?
As for 2, I think it's the only way to keep the off-thread model. It's incredibly complex. I think 3 is possible if we add an API or module to...
@joyeecheung I mean that using `Atomics.wait()`, `SharedArrayBuffer` and `MessagePort` for doing synchronous communication is not straightforward. We could add an utility (in userland, maybe?) to to automate the creation of...
I think it should be possible via the use of a config file: https://github.com/pinojs/pino-pretty/blob/77e85fdcf3413b5064c5258ea3b858eac230340f/bin.js#L23.
I’m ok in supporting this under a allowFileUrl option in fetch.