mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
Created template content at yii\console\controllers\AssetController
adjusted
This commit is contained in:
@ -640,6 +640,8 @@ return [
|
||||
],
|
||||
// Asset manager configuration:
|
||||
'assetManager' => [
|
||||
//'basePath' => '@webroot/assets',
|
||||
//'baseUrl' => '@web/assets',
|
||||
],
|
||||
];
|
||||
EOD;
|
||||
|
Reference in New Issue
Block a user