rover icon indicating copy to clipboard operation
rover copied to clipboard

rover dev does not listen for .env file changes

Open UpcraftLP opened this issue 2 months ago • 0 comments

With https://github.com/apollographql/rover/pull/2730, rover dev now parses .env files. However, unlike all other files (router config, supergraph config, subgraph schemas, ...), it does not monitor that file for changes, and does not reload when the env file is changed.

Rover Info: Version: 0.36.2 Install Location: %HOMEPATH%\.rover\bin\rover.exe OS: Windows 10.0.26100 (Windows 11 Enterprise) [64-bit] Shell: Powershell 7.5.3

UpcraftLP avatar Oct 04 '25 16:10 UpcraftLP