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

empty directories (that are not specified in build.files) are being copied #732

Closed
develar opened this issue Sep 8, 2016 · 2 comments · May be fixed by qcif/data-curator#563
Closed

empty directories (that are not specified in build.files) are being copied #732

develar opened this issue Sep 8, 2016 · 2 comments · May be fixed by qcif/data-curator#563
Labels

Comments

@develar
Copy link
Member

develar commented Sep 8, 2016

#701 (comment)

@develar develar changed the title empty directories (that are not specified in build.files) are being copied. empty directories (that are not specified in build.files) are being copied Sep 8, 2016
@develar
Copy link
Member Author

develar commented Sep 19, 2016

Your file patterns includes **/*.css, so, directory is copied because maybe directory will contain some files. So, empty directory created.

@develar
Copy link
Member Author

develar commented Nov 27, 2016

@meltedspark Fixed in the upcoming 10.1.0 Thanks for bug report.

develar added a commit to develar/electron-builder that referenced this issue Nov 27, 2016
extra files — dirs always created with 755 permissions

detect a lot of CI — is-ci now is used.

Closes electron-userland#732
develar added a commit to develar/electron-builder that referenced this issue Nov 27, 2016
extra files — dirs always created with 755 permissions

detect a lot of CI — is-ci now is used.

Closes electron-userland#732
develar added a commit to develar/electron-builder that referenced this issue Nov 28, 2016
extra files — dirs always created with 755 permissions

detect a lot of CI — is-ci now is used.

Closes electron-userland#732
develar added a commit to develar/electron-builder that referenced this issue Nov 28, 2016
extra files — dirs always created with 755 permissions

detect a lot of CI — is-ci now is used.

Closes electron-userland#732
develar added a commit to develar/electron-builder that referenced this issue Nov 28, 2016
extra files — dirs always created with 755 permissions

detect a lot of CI — is-ci now is used.

Closes electron-userland#732
develar added a commit that referenced this issue Nov 28, 2016
extra files — dirs always created with 755 permissions

detect a lot of CI — is-ci now is used.

Closes #732
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant