rushstack icon indicating copy to clipboard operation
rushstack copied to clipboard

[rush] Add support for .env files.

Open iclanton opened this issue 8 months ago • 0 comments
trafficstars

Summary

Adds support for loading env vars via <repo root>/.env and ~/.rush-user/.env files.

How it was tested

Tested by setting the new variable introduced in https://github.com/microsoft/rushstack/pull/5154 in a .env file.

Impacted documentation

This should be documented.

iclanton avatar Mar 10 '25 22:03 iclanton