Improve IK-style artifact scanner pipeline

This commit is contained in:
AzuTear
2026-07-07 22:02:24 +02:00
parent 8ebbe91c39
commit f791d1464c
70 changed files with 7408 additions and 445 deletions
+3
View File
@@ -6,6 +6,9 @@ export default defineConfig({
server: {
port: 5173,
strictPort: true,
watch: {
ignored: ["**/outputs/**"],
},
},
build: {
outDir: "dist",