composer / composer

Dependency Manager for PHP
https://getcomposer.org/
MIT License
28.63k stars 4.55k forks source link

why jquery asset do not follow the rule? #5167

Closed huxingbang closed 8 years ago

huxingbang commented 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.

huxingbang commented 8 years ago

it's sad when i have mutilple machine run yii2 which with not same file path

staabm commented 8 years ago

sounds like this is a plugin issue and you should report it to the plugin project

alcohol commented 8 years ago

Wrong issue tracker.