fix: drop unneeded turbopack env - #6803
Conversation
Merging this PR will not alter performance
Comparing Footnotes
|
Greptile SummaryThis PR removes the
Confidence Score: 5/5This is a safe cleanup — removing a dead env var with no callers anywhere in the repo. The removed field has zero references in the codebase outside the deletion itself, and the changelog correctly documents the context. There is no risk of breakage. Files Needing Attention: No files require special attention.
|
| Filename | Overview |
|---|---|
| packages/reflex-base/src/reflex_base/environment.py | Removes the unused REFLEX_USE_TURBOPACK env var; no other file in the repo references it. |
| packages/reflex-base/news/6803.misc.md | Changelog entry explaining why the env var is removed. |
Reviews (2): Last reviewed commit: "chore: add news fragment for turbopack e..." | Re-trigger Greptile
No description provided.