Skip to content
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

Chore/cache buster name tweak #64

Closed

Conversation

GoodBoyDigital
Copy link
Member

add the hash as close to the start as possible when inserting the hash

GoodBoyDigital and others added 30 commits March 15, 2024 13:01
- merge mipmap and compression for performance
- fix up manifest
- fix up sharp bug
- allow for empty texture in texture packer
- adjust webfont (wf tags)
- maxWorkers to one for now
also make it use buffers - no more writing transformed assets! (unless required - like in ffmpeg!)
* don't transform everything all at once!

* Merge pull request #5 from play-co/chore/cache-with-hash

* remove max worker

---------

Co-authored-by: Zyie <[email protected]>
* add cache buster

* add tp cache buster

* delete old files

* fix name

* fix up path

* fix dependancies

* Merge pull request #5 from play-co/chore/cache-with-hash

* update version

* remove files

---------

Co-authored-by: Zyie <[email protected]>
* Fix: names for plugins

* Fix: paths and logger
Zyie and others added 18 commits April 19, 2024 14:17
* - 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

* pr feedback
* - 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

* update spine

* fix mip

---------

Co-authored-by: Zyie <[email protected]>
* - 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

---------

Co-authored-by: Zyie <[email protected]>
* - 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]>
* wip

* fix tests

* remove static

* update lock

* combine mipmap and compress into image
…ker (#14)

* - add spine cache buster
- add sprite sheet cache buster
- tests

* Update packages/spine/test/spineAtlasAll.test.ts

* remove only

* fix test and merge bits

* rename

* fix options

* fix options

* Chore/object-hash-options (#15)

* cache id is now takes into account all pipe options
add test

* docs

---------

Co-authored-by: Zyie <[email protected]>
* - add spine cache buster
- add sprite sheet cache buster
- tests

* cache id is now takes into account all pipe options
add test

* docs

* Update packages/spine/test/spineAtlasAll.test.ts

* remove only

* fix test and merge bits

* rename

* - update manifest plugin to remove specific logic
- add a manifest modifier for texture packer
- add a manifest modifier for spine atlas

* fix options

* fix options

* fin name

* fix tests

---------

Co-authored-by: Zyie <[email protected]>
* - add spine cache buster
- add sprite sheet cache buster
- tests

* cache id is now takes into account all pipe options
add test

* docs

* Update packages/spine/test/spineAtlasAll.test.ts

* remove only

* fix test and merge bits

* rename

* - update manifest plugin to remove specific logic
- add a manifest modifier for texture packer
- add a manifest modifier for spine atlas

* fix options

* fix options

* fin name

* fix tests

* fix:(core): linting

* merge

---------

Co-authored-by: Mat Groves <[email protected]>
@GoodBoyDigital GoodBoyDigital requested a review from Zyie April 29, 2024 13:23
@Zyie Zyie deleted the chore/cache-buster-name-tweak branch April 29, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants