Add index options

This commit is contained in:
James Cole
2024-04-21 17:09:15 +02:00
parent 1a1e06e6e8
commit cdc0b8dd2c
4 changed files with 158 additions and 44 deletions

View File

@@ -73,6 +73,9 @@ export default defineConfig({
server: {
usePolling: true,
watch: {
usePolling: true,
},
host: '10.0.0.15',
// hmr: {
// protocol: 'wss',