sha.js icon indicating copy to clipboard operation
sha.js copied to clipboard

bin.js requires ./browserify which does not exist

Open BarrensZeppelin opened this issue 5 years ago • 1 comments

Hi, The require('./browserify') statement makes bin.js unusable since the file does not exist. Should this perhaps be changed to just require(./)?

BarrensZeppelin avatar Mar 13 '19 10:03 BarrensZeppelin

Totally blocked by this issue as well.

JuergenSimon avatar Jun 08 '20 14:06 JuergenSimon