Hi, I'm not sure if it was just something specific to my build or not, but for some reason I was unable to get your library to work until I added `jsDependencies += "org.webjars.bower" % "jshashes" % "1.0.5" / "1.0.5/hashes.min.js"` the idea of which came from here (https://github.com/ariwaranosai/scala-js-hashes)
Hi, I'm not sure if it was just something specific to my build or not, but for some reason I was unable to get your library to work until I added
jsDependencies += "org.webjars.bower" % "jshashes" % "1.0.5" / "1.0.5/hashes.min.js"the idea of which came from here (https://github.com/ariwaranosai/scala-js-hashes)