mirror of
https://github.com/yiisoft/yii2.git
synced 2025-12-03 08:28:57 +08:00
If you don't want to install command-line utils globally, you have to specify it's paths.
public $commands = [
'styl' => ['css', '@app/node_modules/bin/stylus < {from} > {to}'],
];
close #5130
4.0 KiB
4.0 KiB