- WIP on asset

This commit is contained in:
Dave M. 2023-10-17 21:56:49 -04:00
parent 3e4e08171f
commit 02bdf3fea3
1 changed files with 4 additions and 6 deletions

View File

@ -6,12 +6,10 @@ return [
'assets.webcomponent' => [
'picea' => [
'asset' => [
'source' => [
[
'path' => implode(DIRECTORY_SEPARATOR, [ $path, "asset", '' ]),
'order' => 10
]
],
]
],
],