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
It'd be great to also look for -min.[(js)|(css)] and .min.[(js)|(css)] files also. If the min exists then rewrite the urls for that. This is exactly what Play's reverse router is doing.
The text was updated successfully, but these errors were encountered:
It'd be great to also look for
-min.[(js)|(css)]
and.min.[(js)|(css)]
files also. If the min exists then rewrite the urls for that. This is exactly what Play's reverse router is doing.The text was updated successfully, but these errors were encountered: