mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-03-20 06:39:51 +00:00
Back in 7d12d89a0a we added support for
Node.js global `Buffer` object, explicitly exposing it to the module
loader sandbox. The value `{}` was used in the browser, but is now
causing problems with libraries that perform feature detection.