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

SampleAppx.*.png still included even when custom assets are specified #133

Open
jameshfisher opened this issue May 5, 2020 · 2 comments · May be fixed by #134
Open

SampleAppx.*.png still included even when custom assets are specified #133

jameshfisher opened this issue May 5, 2020 · 2 comments · May be fixed by #134

Comments

@jameshfisher
Copy link

Steps to reproduce:

  • create "custom_assets" folder
  • Set assets: '.\\custom_assets' in config
  • Run build

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
@mahnunchik
Copy link

@felixrieseberg ping

@hermit99
Copy link

hermit99 commented Apr 8, 2022

@mahnunchik I created a fork that merged PR134 and may have solved this problem

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 a pull request may close this issue.

3 participants