bvdputte / kirby-fingerprint

Cache-busting utility to fingerprint assets (JS/CSS) in Kirby CMS
MIT License
16 stars 3 forks source link

composer version not updated: parameter option not working #11

Closed scsskid closed 3 years ago

scsskid commented 3 years ago

Thanks for the plugin!

Using 2.1 the parameter option is not working (its using hashes), default hash name works, I need also this to work with laravel valet (you mentioned in readme)

But I guess I'm disabling the plugin for local development

EDIT:

I peeked into the code, I guess you didnt update the composer version The Code from Github works

iskrisis commented 3 years ago

Confirmed. Its just matter of making github release and composer will work. You can require it like this "bvdputte/kirby-fingerprint": "dev-master" in meantime but it might be a bit dangerous if master keeps updating and something there breaks.

bvdputte commented 3 years ago

Sorry. Fixed this!

https://github.com/bvdputte/kirby-fingerprint/releases/tag/v2.2