Closed huxingbang closed 8 years ago
jqueryAsset do not follow the AssetManager hashCallback settings? if set AssetManager.hashCallback = function($path){ return "v2"; }
v2/jquery.js will not found . but v2/yii.js is ok.
it's sad when i have mutilple machine run yii2 which with not same file path
sounds like this is a plugin issue and you should report it to the plugin project
Wrong issue tracker.
jqueryAsset do not follow the AssetManager hashCallback settings? if set AssetManager.hashCallback = function($path){ return "v2"; }
v2/jquery.js will not found . but v2/yii.js is ok.