- WIP on asset
This commit is contained in:
parent
3e4e08171f
commit
02bdf3fea3
|
@ -6,12 +6,10 @@ return [
|
|||
'assets.webcomponent' => [
|
||||
'picea' => [
|
||||
'asset' => [
|
||||
'source' => [
|
||||
[
|
||||
'path' => implode(DIRECTORY_SEPARATOR, [ $path, "asset", '' ]),
|
||||
'order' => 10
|
||||
]
|
||||
],
|
||||
[
|
||||
'path' => implode(DIRECTORY_SEPARATOR, [ $path, "asset", '' ]),
|
||||
'order' => 10
|
||||
]
|
||||
]
|
||||
],
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue