Replies: 1 comment 3 replies
-
Yes this is by design and just represents a cached virtual environment with dependencies set up for fast repeated builds. Is there a reason you would like this to be exposed? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The build environment (the one named
<project-name>-build
) doesn't behave like the other environments.-e
switch or theenv
commandsIs this by design?
I think it's confusing and makes life difficult for users.
Beta Was this translation helpful? Give feedback.
All reactions