remove unnecessary docker files, downgrade vite

This commit is contained in:
pratik
2025-10-15 14:43:13 -05:00
parent d7390a3a80
commit 6c21590000
6 changed files with 508 additions and 2418 deletions

View File

@@ -37,7 +37,8 @@
"Bash(git rm:*)",
"Bash(git checkout:*)",
"Bash(git push:*)",
"Bash(Start-Sleep -Seconds 10)"
"Bash(Start-Sleep -Seconds 10)",
"Bash(npm install:*)"
],
"deny": [],
"ask": []