You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would not use it, it increases the bundle size, and I want @octokit/webhooks to work well in contraint environments such as browsers and Cloudflare Workers in future.
There is the log property in the options object arg of the Webhooks constructor.
It is documented in the README.
The middleware that was there at the time of this issue has been deprecated, and will be removed in v9
I would not use it, it increases the bundle size, and I want
@octokit/webhooks
to work well in contraint environments such as browsers and Cloudflare Workers in future.We can recommend to use it to users as we do in
@octokit/core
: https://github.com/octokit/core.js#loggingOriginally posted by @gr2m in #201 (comment)
The text was updated successfully, but these errors were encountered: