extiverse / bazaar

The extension marketplace for your Flarum forum.
https://discuss.flarum.org/d/5151
MIT License
59 stars 14 forks source link

Clear cache correctly upon extension enable/disable/update #33

Open clarkwinkelmann opened 7 years ago

clarkwinkelmann commented 7 years ago

Until https://github.com/flarum/core/issues/837#issuecomment-288233553 is fixed in core maybe we should clear the manifest.json ourselves so assets get a new name and bypass the old version from Cloudflare/Proxy ?

Might also help against the CTRL+F5 CTRL+F5 CTRL+F5 CTRL+F5 CTRL+F5 effect

luceos commented 7 years ago

I've created a new label to keep track of stuff we might do to patch core. If we want to do this, we should fix it in Bazaar and tag it asap, but also PR against core.