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
Add a warning that provides more context when a bundled build from source fails (#22)
* Added a warning/error message that provides more context when a build fails when building from source with the bundled feature flag.
* Moved message to the point where the directory is copied, and made it a hard error
* Switch panic! to bail!
0 commit comments