Skip to content

Commit

Permalink
Merge pull request #14 from Muetze42/development
Browse files Browse the repository at this point in the history
Add field publish command
  • Loading branch information
Muetze42 authored Jun 21, 2022
2 parents f4ac216 + 6fb04b2 commit c57bf71
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 c57bf71

Please sign in to comment.