Skip to content

Commit

Permalink
Add field publish command
Browse files Browse the repository at this point in the history
  • Loading branch information
Muetze42 committed Jun 21, 2022
1 parent 2b05586 commit 6fb04b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Console/Commands/CustomAssetsCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ public function handle(): int
$this->novaPath = base_path($this->novaPath);

$this->reinstallNova();

return 0;
$this->replaceComponents();
$this->webpack();
$this->npmInstall();
Expand Down

0 comments on commit 6fb04b2

Please sign in to comment.