-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
I'm using Convex, and their runtime/module bundler doesn't support top level await. This is blocking my use of this package as I haven't found any work arounds
pushforge/packages/builder/lib/crypto.ts
Line 19 in 4aa88ef
| const { webcrypto } = await import('node:crypto'); |