Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(compress): fix webp to not compress from compressed PNG (#11)
* - add skip property and skipChildren - fixed json and test - fixed texture packer still creating individual images - ensure output is removed if the cache key changes * -test tweak - fix compressed pngs not working * fix rotation on texture packer * - modify cache-buster to use hash - remove spineAtlasMipmap from mipmap-compress - fix png compression - add spine package * pr feedback * fix install * fix tests * fix test * note * feedback * fix fs * fix up metadata * remove dup code * fix webp compression --------- Co-authored-by: Zyie <[email protected]>
- Loading branch information