Remove crypto dependency
Closed this issue · 0 comments
bkniffler commented
The import crypto makes this incompatible with worker environment. How about using uuid library instead and make it possible to pass a generateId()
function as option?
Closed this issue · 0 comments
The import crypto makes this incompatible with worker environment. How about using uuid library instead and make it possible to pass a generateId()
function as option?