lino-levan / astral

A high-level puppeteer/playwright-like library for Deno
https://jsr.io/@astral/astral
MIT License
176 stars 7 forks source link

fix: don't require --allow-env perms when cache param is specified #32

Closed lowlighter closed 8 months ago

lowlighter commented 8 months ago

Small patch to avoid requiring --allow-env permissions (which is used to compute default cache path) when a cache path is manually specified by end user