UNCLASSIFIED - NO CUI

Skip to content

BULL-1834: Automatically convert images to WebP and replace extensions in code

Alexander Allen requested to merge BULL-1834 into master

Add TypeScript image converter and pre-commit script that work together to automatically convert images into an acceptable format (WebP) with fallback legacy format images (PNG and GIF). Image extensions are automatically updated within the code files.

Merge request reports