What's wrong with this entry?
Anonymous. No account, no email.
What: Added support for custom ripgrep binary location via environment variable.
Details:
- New
RIPGREP_NODE_PATHenvironment variable supported - If set, loads ripgrep from specified path instead of bundled version
- Useful for custom deployments or testing
- Falls back to bundled ripgrep if not set
- Evidence: Modified function
To2() at line 3881(wasEo2()in v2.0.27); checksprocess.env.RIPGREP_NODE_PATHat line 3882