This commit is contained in:
Horis
2024-11-11 10:51:16 +08:00
parent 6668034984
commit c5ba6887ad
+4
View File
@@ -16,3 +16,7 @@ watch(
}
},
)
window.addEventListener('vite:preloadError', event => {
event.preventDefault()
})