Experiment of the day: turns out deno run --allow-all npm:@11ty/eleventy
works. At least for the simple preexisting project that I tried. --serve
doesn’t work, but since deno comes with a file server in the standard lib that’s not a deal-breaker.