- WIP again
This commit is contained in:
parent
11329b8716
commit
3f223e7f57
@ -15,10 +15,10 @@
|
||||
"lean" : {
|
||||
"autoload": {
|
||||
"definitions" : [
|
||||
"definitions.php"
|
||||
"meta/definitions.php"
|
||||
],
|
||||
"config": [
|
||||
"config.php"
|
||||
"meta/config.php"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -3,7 +3,7 @@
|
||||
return [
|
||||
'lean' => [
|
||||
'autoload' => [
|
||||
'asset.flexbox'
|
||||
'assets.flexbox'
|
||||
]
|
||||
],
|
||||
];
|
Loading…
x
Reference in New Issue
Block a user