Closed d12frosted closed 3 months ago
It turns out all these tricks we are doing with path are not needed as there is a way to access original path via ORIGINAL_PATHS variable. This means that we can keep the stable super env while still injecting path.
ORIGINAL_PATHS
P.S. this kind of like a dev branch
It turns out all these tricks we are doing with path are not needed as there is a way to access original path via
ORIGINAL_PATHS
variable. This means that we can keep the stable super env while still injecting path.P.S. this kind of like a dev branch