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
{{ message }}
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
They aren't :) Looks like browserify is smart enough to respect the browser configuration of abstract-leveldown, and replace rimraf with an empty module.
This was added in 001c86e, excluded from browser builds in 80822a7 and necessary because
abstract-leveldown/testCommon.js
requiresrimraf
.I think we should solve this in
abstract-leveldown
so that memdown (and others) don't need these hacks. I'll open an issue. /cc @ralphtheninjaThe text was updated successfully, but these errors were encountered: