We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce:
assets: '.\\custom_assets'
Expected behavior: the default SampleAppx.*.png are not included
Actual behavior:
ls .\pre-appx\assets\ Mode LastWriteTime Length Name ---- ------------- ------ ---- -a---- 26/10/1985 09:15 18804 SampleAppx.150x150.png -a---- 05/05/2020 16:34 19154 SampleAppx.310x150.png -a---- 26/10/1985 09:15 1912 SampleAppx.44x44.png -a---- 26/10/1985 09:15 1742 SampleAppx.50x50.png -a---- 05/05/2020 16:33 5561 MyApp.150x150.png -a---- 05/05/2020 16:33 1534 MyApp.44x44.png -a---- 05/05/2020 16:33 1738 MyApp.50x50.png
The text was updated successfully, but these errors were encountered:
@felixrieseberg ping
Sorry, something went wrong.
@mahnunchik I created a fork that merged PR134 and may have solved this problem
Successfully merging a pull request may close this issue.
Steps to reproduce:
assets: '.\\custom_assets'
in configExpected behavior: the default SampleAppx.*.png are not included
Actual behavior:
The text was updated successfully, but these errors were encountered: