Fix deploy

This commit is contained in:
EthanShoeDev
2025-09-10 14:09:15 -04:00
parent cdefdd4664
commit 730b5ca0b2

View File

@@ -16,6 +16,7 @@
"dependsOn": ["^build"] "dependsOn": ["^build"]
}, },
"build": { "build": {
"outputs": ["dist/**"],
"dependsOn": ["^build"] "dependsOn": ["^build"]
}, },
"lint:check": { "lint:check": {