summaryrefslogtreecommitdiff
path: root/tests/specs/run/netlify_edge_bundler_hack/__test__.jsonc
blob: 4ae0ebe862f3a7531f836a2b1a3f898ba5337097 (plain)
1
2
3
4
5
6
7
8
9
{
  "args": [
    "run",
    "--allow-read",
    "--allow-write",
    "node_modules/@netlify/edge-bundler/deno/config.ts"
  ],
  "output": "main.out"
}