Skip to content

Commit

Permalink
don't load not-installed ViteHelper plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
passchn committed Sep 21, 2023
1 parent 0d48039 commit e687078
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@ public function bootstrap(PluginApplicationInterface $app): void
}

$app->addPlugin('Josegonzalez/Upload');
$app->addPlugin('ViteHelper');
}
}

0 comments on commit e687078

Please sign in to comment.