You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📚 Build-uenv: consistently use <build-path> (#268)
The documentation section was using both `<build-path>` and
`<build-dir>`. This makes it unclear that they are both referring to the
same string.
Here we choose to consistently use `<build-path>`, since it is a path to
a directory.
0 commit comments