Commit 9edc942c by Qiang Xue

script WIP

parent 4bc1eb5c
......@@ -116,6 +116,7 @@ class AssetManager extends Component
$this->bundles[$name] = Yii::createObject($config);
}
}
// todo: publish bundle
return $this->bundles[$name];
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment