Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
bangnokia committed Mar 23, 2024
1 parent ddc0cd0 commit 8fbc63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Commands/Build.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

class Build extends Command
{
protected $signature = 'build {--production}';
protected $signature = 'build';

protected $description = 'build your app to html files';

Expand Down

0 comments on commit 8fbc63e

Please sign in to comment.