mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-04 19:16:45 +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.