Skip to content

Commit 6f409d8

Browse files
committed
feat: add erag:update-manifest console command
1 parent 4051423 commit 6f409d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Commands/PWACommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ public function handle(): void
4040

4141
if (empty($manifest['icons'])) {
4242
$this->error('⚠️ Manifest is missing icons. Operation aborted.');
43+
4344
return;
4445
}
4546

0 commit comments

Comments
 (0)