Compare commits
No commits in common. "58bc2211ad73a6ff7227f390f7f6cde4c301fc6a" and "82f0fa686511db5689ede9fd47e668d8ab3ca14d" have entirely different histories.
58bc2211ad
...
82f0fa6865
@ -28,9 +28,6 @@
|
||||
"autoload": {
|
||||
"definitions": [
|
||||
"meta/definitions.php"
|
||||
],
|
||||
"config": [
|
||||
"meta/config.php"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -1,12 +0,0 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'picea' => [
|
||||
'asset' => [
|
||||
'path' => "static",
|
||||
'symlink' => [
|
||||
'destination' => getenv("PUBLIC_PATH") . "/static"
|
||||
]
|
||||
]
|
||||
],
|
||||
];
|
Loading…
x
Reference in New Issue
Block a user