Skip to content

Commit

Permalink
alway require crypto
Browse files Browse the repository at this point in the history
  • Loading branch information
clement committed Aug 28, 2020
1 parent d75bfa1 commit 85cd7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shim.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ if (typeof localStorage !== 'undefined') {

// If using the crypto shim, uncomment the following line to ensure
// crypto is loaded first, so it can populate global.crypto
// require('crypto')
require('crypto')

0 comments on commit 85cd7c0

Please sign in to comment.