- WIP on asset
This commit is contained in:
parent
ba8e846905
commit
6f552f4702
|
@ -4,12 +4,10 @@ return [
|
|||
'assets.undraw' => [
|
||||
'picea' => [
|
||||
'asset' => [
|
||||
'source' => [
|
||||
[
|
||||
'path' => implode(DIRECTORY_SEPARATOR, [ dirname(__DIR__), "asset", '' ]),
|
||||
'order' => 10
|
||||
]
|
||||
],
|
||||
[
|
||||
'path' => implode(DIRECTORY_SEPARATOR, [ dirname(__DIR__), "asset", '' ]),
|
||||
'order' => 10
|
||||
]
|
||||
]
|
||||
],
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue