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