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

copy_files app-setting ignores the file part of the path #14

Open
paulbalomiri opened this issue Mar 7, 2016 · 2 comments
Open

copy_files app-setting ignores the file part of the path #14

paulbalomiri opened this issue Mar 7, 2016 · 2 comments
Labels

Comments

@paulbalomiri
Copy link

Hi,

Regarding the copy instructions, i tried using the /copy_files property like this

{
  "source": "adsubmission.json",
  "dest": "OUTPUT_DIR/private/app.json"
}

The file copied however was OUTPUT_DIR/private/application.json OUTPUT_DIR/private/adsubmission.json

@paulbalomiri paulbalomiri changed the title When using copy_files app-setting the file part of the path is ignored copy_files app-setting ifnores the file part of the path Mar 7, 2016
@paulbalomiri paulbalomiri changed the title copy_files app-setting ifnores the file part of the path copy_files app-setting ignores the file part of the path Mar 7, 2016
@perak
Copy link
Owner

perak commented Mar 10, 2016

@paulbalomiri fixed and will be available in next version (0.9.58).

Thank you!

@perak perak added the bug label Mar 10, 2016
@paulbalomiri
Copy link
Author

👍

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

No branches or pull requests

2 participants