assets.php 63 Bytes
Newer Older
Qiang Xue committed
1 2 3 4 5
<?php

return array(
	'basePath' => __DIR__ . '/web/assets',
);