summaryrefslogtreecommitdiff
path: root/tests/specs/compile/env_vars_support/main.ts
AgeCommit message (Collapse)Author
2024-07-09feat(compile): support --env (#24166)HasanAlrimawi
Supported the use of --env flag with the compile subcommand, so that the generated executable/binary file can access the passed env file.