We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ae458 commit c5dd10cCopy full SHA for c5dd10c
mod.ts
@@ -64,6 +64,7 @@ if (
64
"--allow-env",
65
"--allow-net",
66
"--allow-run",
67
+ "--allow-import",
68
"--unstable-worker-options",
69
],
70
provider: [new JsrProvider({ package: "@apexlang/apex" })],
0 commit comments