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

feat: support from/to paths in file patterns for extraFiles and extra… #663

Merged
merged 2 commits into from
Aug 26, 2016

Conversation

ha-D
Copy link
Contributor

@ha-D ha-D commented Aug 10, 2016

No description provided.

@mention-bot
Copy link

@ha-D, thanks for your PR! By analyzing the annotation information on this pull request, we identified @develar, @demetris-manikas and @nono to be potential reviewers

@@ -210,5 +210,22 @@ May be specified in the platform options (e.g. in the `build.mac`).
Remember that `!doNotCopyMe/**/*` would match the files *in* the `doNotCopyMe` directory, but not the directory itself, so the [empty directory](https://github.com/gulpjs/gulp/issues/165#issuecomment-32613179) would be created.
Solution — use macro `${/*}`, e.g. `!doNotCopyMe${/*}`.

## Source and Destination directories
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please uppercase directoriesDirectories

@develar
Copy link
Member

develar commented Aug 11, 2016

@develar
Copy link
Member

develar commented Aug 14, 2016

Hi, do you have time ti finish PR?

@ha-D
Copy link
Contributor Author

ha-D commented Aug 14, 2016

I do plan on finishing it, it just has to wait several days. Is that ok?

@develar
Copy link
Member

develar commented Aug 15, 2016

@ha-Yes, sorry for ping.

@ha-D
Copy link
Contributor Author

ha-D commented Aug 22, 2016

Sorry for taking long, I was preoccupied with work.
Let me know if anything still needs fixing.

@develar develar merged commit 308438f into electron-userland:master Aug 26, 2016
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

Successfully merging this pull request may close these issues.

3 participants