Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#999·debug

`.extend` is undefined in cloudflare workers

Author: kravetsoneCreated May 24, 2025Updated Aug 13, 2025

Image

Why browser version doesnt contain .extend method? It easily make package incompatible with the browser/serverless (Related https://github.com/gramiojs/gramio/issues/10)

As a workaround i switch from .extend to just createDebugger('some:1:2:3')

Source: debug-js/debug

View original on GitHubView discussion on GitHub