Laravel-Backpack / basset

Better asset helpers for Laravel apps.
MIT License
151 stars 10 forks source link

add back the cache string for ALL assets #125

Closed pxpm closed 3 months ago

pxpm commented 3 months ago

This reverts #120

After talking with @tabacitu we decided that we should revert this change to avoid possible braking changes with non-cdn urls.

Apparently the issue was not the cache-busting string, was the cdn outage in general that prevent assets from loading.