-
-
Notifications
You must be signed in to change notification settings - Fork 242
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
[BasicUI] App icons no more rendered in snapshot 4228 #2712
Comments
I tested it but my testing was fairly limited. |
It works again if I revert gulp upgrade. |
Okay in that case I am sorry that this slipped through, let’s revert it then. |
See #2713. |
Just for my information is there a Git feature to simply revert a merged PR ? |
Ok, thank you a lot, I never saw that button ! |
With Gulp v5, you need apparently to specify encoding: false to stream. https://medium.com/gulpjs/announcing-gulp-v5-c67d077dbdb7
|
Ok, with this updated code, font files are now unchanged:
Will have to check all Gulp tasks but I believe others are handling non binary files. |
It was still working in snapshot 4217
@florian-h05 : could it be due to the merge of #2606 ? I hope you tested the UI before merging.
The text was updated successfully, but these errors were encountered: