unjs / std-env

Runtime Agnostic JS utils
MIT License
433 stars 25 forks source link

feat(provider): add deno-deploy #117

Open markthree opened 5 months ago

markthree commented 5 months ago

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

We are now able to determine if the code is on deno-deploy with process.env.DENO_DEPLOYMENT_ID

you can check it in dash.deno.com/playground/large-horse-68

๐Ÿ“ Checklist