deploy_feedback icon indicating copy to clipboard operation
deploy_feedback copied to clipboard

How to run a script on deno deploy with --unstable and --no-check flags?

Open l3onh4rd opened this issue 3 years ago • 1 comments

Hi Deno team,

the title sums it up. I would like to run a script on deno deploy but the build/deployments fails. Locally it only runs with --unstable and --no-check flags. Is there a possibility to run script on deno deploy with these flags.

Kind regards,

Leo

l3onh4rd avatar Feb 07 '22 20:02 l3onh4rd

If the deployment is failing, #166 may be involved.

ayame113 avatar Feb 12 '22 11:02 ayame113