Skip to content

Commit

Permalink
Remove commented code for Vite plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ewilan-riviere committed Jan 16, 2024
1 parent 5f7826c commit 8e70943
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,6 @@ php artisan vendor:publish --tag="steward-config"

See [steward-for-laravel.netlify.app](https://steward-for-laravel.netlify.app) for documentation.

<!-- ### Vite plugin
```bash
npm install --save-dev @kiwilan/vite-plugin-steward-laravel
```
```bash
pnpm add @kiwilan/vite-plugin-steward-laravel -D
```
Check [@kiwilan/vite-plugin-steward-laravel](https://github.com/kiwilan/steward-laravel/tree/main/lib) for usage. -->

## Testing

```bash
Expand Down

0 comments on commit 8e70943

Please sign in to comment.