- Fixed definition loading
This commit is contained in:
parent
be503e1984
commit
278847cfe2
@ -4,12 +4,10 @@ return [
|
|||||||
'assets.ace' => [
|
'assets.ace' => [
|
||||||
'picea' => [
|
'picea' => [
|
||||||
'asset' => [
|
'asset' => [
|
||||||
'source' => [
|
[
|
||||||
[
|
'path' => implode(DIRECTORY_SEPARATOR, [ dirname(__DIR__), "asset", '' ]),
|
||||||
'path' => implode(DIRECTORY_SEPARATOR, [ dirname(__DIR__), "asset", '' ]),
|
'order' => 10
|
||||||
'order' => 10
|
]
|
||||||
]
|
|
||||||
],
|
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user