Quote:
Originally Posted by extreme-gaming
any chance that this can be updated to combine js & css files? Maybe strip away the version numbers and then combine when the script runs?
Code:
1 change
clientscript/vbulletin-core.js?v=413
clientscript/yui/animation/animation-min.js?v=413
to
clientscript/vbulletin-core.js
clientscript/yui/animation/animation-min.js
etc...
2 repeat for all js files
3 combine them
|
That's sadly not going to be possible due to the vast number of compatibility issues this could cause
Fillip