Skip to content

Commit 3628d27

Browse files
authored
Merge pull request #37 from ByteInternet/shopware6_public_folder
2 parents 2f1f715 + 34ef941 commit 3628d27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ApplicationTemplate/Shopware6.php

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ public function __construct()
2020
private function initializeDefaultConfiguration(): void
2121
{
2222
$this->setRecipe('shopware6');
23+
$this->setPublicFolder('public');
2324

2425
$this->setComposerOptions([
2526
'--verbose',

0 commit comments

Comments
 (0)