shultz🇮🇱S
Deno2y ago
3 replies
shultz🇮🇱

how to load env variables from .env file in task

the source shell command is not available. I tried
 "tasks": {
    "my-task": "export .env && my-command",
  }

is that correct? it's not working now. Where can I see what commands are available in tasks?
Was this page helpful?