You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 22, 2026. It is now read-only.
I love ClientDependency but i hate updating the config file to change the versioning number.
I hate it because it causes an app reboot. When used on big cached websites i cant cause a reboot only for versioning. I have tried adding a ?v=1 parameter to the RequiresCss path to css but it doesnt bundle.
Is there a way i could pass a value to override de versioning of the config?
Or more simple, how could i add a parameter to the final url?
I love ClientDependency but i hate updating the config file to change the versioning number.
I hate it because it causes an app reboot. When used on big cached websites i cant cause a reboot only for versioning. I have tried adding a ?v=1 parameter to the RequiresCss path to css but it doesnt bundle.
Is there a way i could pass a value to override de versioning of the config?
Or more simple, how could i add a parameter to the final url?