Fix unwanted object instead of array

This commit is contained in:
Matej Bačo
2024-10-27 21:49:44 +01:00
parent d4fb0d37c2
commit 34fd22e4e9
+1 -1
View File
@@ -23,7 +23,7 @@ return [
'name' => 'Personal portfolio',
'useCases' => ['starter'],
'frameworks' => [
...getFramework('SVELTEKIT', [
getFramework('SVELTEKIT', [
'serveRuntime' => 'static-1',
'installCommand' => 'npm install --force',
'providerRootDirectory' => './'