Changes between Version 6 and Version 7 of Ticket #36236


Ignore:
Timestamp:
Mar 9, 2025, 8:20:29 AM (14 hours ago)
Author:
ElJeffe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36236 – Description

    v6 v7  
    44`/*# sourceMappingURL=bootstrap.min.css.map */`
    55
    6 I've run into other fonts or images that are missing in vendor files. If a file is missing during the hashing, can it just be skipped?  This is not a linter.. do what is there, don't fail it.
     6**Update:** I've run into other fonts or images that are missing in vendor files. If a file is missing during the hashing, can it just be skipped instead of raising an error?  This is not a linter.. do what is there, don't fail it.
    77
    88----
Back to Top