Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./bacardi build_electron command make build folder to clean #213

Open
3 of 8 tasks
yjaeseok opened this issue Dec 4, 2017 · 0 comments
Open
3 of 8 tasks

./bacardi build_electron command make build folder to clean #213

yjaeseok opened this issue Dec 4, 2017 · 0 comments

Comments

@yjaeseok
Copy link
Contributor

yjaeseok commented Dec 4, 2017

I'm submitting a ...

  • bug report
  • feature request
  • support request

General infomration

Prerequisites

  • Are you running the latest version?

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

  • Linux (x86/x64)
  • OSX (x86/x64)
  • Windows (x86/x64)
  • Linux (ARM)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant