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
When I build bacardi project by ./bacardi build
And then ./bacardi build_electron
build folder contents are changed to electron results only.
I think user do not think ./bacardi build_electron command remove ./bacardi build results.
I'm submitting a ...
General infomration
Prerequisites
Description
When I build bacardi project by
./bacardi build
And then
./bacardi build_electron
build folder contents are changed to electron results only.
I think user do not think
./bacardi build_electron
command remove./bacardi build
results.Steps to Reproduce
$ git clone https://github.com/lunchclass/bacardi.git $ git checkout d523d7acbf5226c1d9f211f1d80ff76cfa1fb642 $ ./bacardi build $ ./bacardi build_electron $ ./bacardi test
Expected behavior:
test pass
Actual behavior:
test failed, because build folder contents is changed to electron only
Context (Environment)
Operating System
The text was updated successfully, but these errors were encountered: