Skip to content

Commit

Permalink
Patch embedded sha1 function to avoid anonymous define (fixes #72)
Browse files Browse the repository at this point in the history
I've patched sha1.js by forking the jsSHA repo:
Caligatio/jsSHA@master...icarito:master#diff-4599f719833f13e849249e7262d2e5ab

Only removed AMD support which didn't serve any purpose for me. I don't
know if this breaks anything, but now I can `require` RapydScript in the
browser with requirejs!
  • Loading branch information
icarito committed Aug 8, 2017
1 parent 15db838 commit ad03e50
Showing 1 changed file with 18 additions and 16 deletions.
34 changes: 18 additions & 16 deletions web-repl/sha1.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ad03e50

Please sign in to comment.