Skip to content

Commit 71af625

Browse files
author
Helehelehele
committed
Disable crypto for client-side
1 parent 73226ff commit 71af625

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,8 @@
3737
"@tsconfig/node14": "^1.0.0",
3838
"@types/node": "^14.14.41",
3939
"typescript": "^4.2.4"
40+
},
41+
"browser": {
42+
"crypto": false
4043
}
4144
}

0 commit comments

Comments
 (0)