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
Hello, I have a problem, I hope can help me.
It turns out that I use uglify to compress the js.
However, I can not put the "rev=@@hash" in the URL, as the uglify uses the name of the file from the URL to generate the file name.
Is there any way to get all files that have the structure ".min.js"?
The text was updated successfully, but these errors were encountered:
Hello, I have a problem, I hope can help me.
It turns out that I use uglify to compress the js.
However, I can not put the "
rev=@@hash
" in the URL, as the uglify uses the name of the file from the URL to generate the file name.Is there any way to get all files that have the structure ".min.js"?
The text was updated successfully, but these errors were encountered: