yii2 icon indicating copy to clipboard operation
yii2 copied to clipboard

added getAlias to Assetcontroller

Open mikk150 opened this issue 2 years ago • 1 comments

Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Fixed issues #19240

mikk150 avatar Feb 15 '22 14:02 mikk150

it's not correct solution. for example, @app/vendor/java -jar @app/vendor/yuicompressor.jar --type css {from} -o {to} Yii::getAlias() can replace only first alias and path start at alias

WinterSilence avatar Feb 18 '22 11:02 WinterSilence