Closed
Description
We have warning «File appears to be minified and cannot be processed» in file template with inline image. e.g. :
<footer class="msg-footer msg-footer_anonym">
<div class="msg-footer__text">
...
</div>
<span class="msg-footer__logo">
<img src="data:image/png;base64,..." alt="">
</span>
</footer>
Unfortunately, this check is not configured. It may be should add option to disable this check by file type