Closed ralphtheninja closed 6 years ago
Closes https://github.com/Level/level-js/issues/96
Also see https://github.com/Level/level-browserify/pull/47
We can also rewrite the destroy tests to not use levelup. This:
https://github.com/Level/level-js/blob/2666a50887e3ff2136252f8a449aba0a9bcce9df/test/custom-test.js#L168
And
https://github.com/Level/level-js/blob/2666a50887e3ff2136252f8a449aba0a9bcce9df/test/custom-test.js#L191
Then we can remove the levelup dependency as well as the pinkie Promise polyfill.
levelup
pinkie
@vweevers Yes, let's do that.
Closes https://github.com/Level/level-js/issues/96