Is it possible to override loadScriptFile function in ext-all-dev?
I'm trying to figure out how to override loadScriptFile function in
ext-all-dev. My intention is that I want to give a different timestamp to
the noCacheUrl in that function.
Example: It's now like: /script/test.js?_dc=16161616
How I would like: /script/test.js?v=(version-number)
I don't know or it's a good idea to (trying) override loadScriptFile
function. Maybe it's not the right way to solve this problem.
Maybe you can tell me how to solve this problem, please?
No comments:
Post a Comment