Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Don't copy the ENV hash into precomp files
By assigning, rather than binding, we appear not to keep the environment hash alive. Fixes #2838
- Loading branch information