Revert to v8, also update other packages.

This commit is contained in:
James Cole
2024-04-08 06:53:51 +02:00
parent ba9fef9410
commit 0b4fb9a806
7 changed files with 42 additions and 666 deletions

View File

@@ -20,7 +20,7 @@
import {defineConfig} from 'vite';
import laravel from 'laravel-vite-plugin';
import manifestSRI from 'vite-plugin-manifest-sri';
// import manifestSRI from 'vite-plugin-manifest-sri';
const host = '127.0.0.1';