This commit is contained in:
yinsx
2025-12-20 17:14:43 +08:00
parent 7a6a55b535
commit 29a7a1e626
16 changed files with 172 additions and 724 deletions

View File

@ -12,7 +12,10 @@
"Bash(node --check:*)",
"Bash(npm search:*)",
"Bash(mkdir:*)",
"Bash(./bin/assimp.exe:*)"
"Bash(./bin/assimp.exe:*)",
"Bash(npm run build)",
"Bash(node:*)",
"Bash(npm uninstall:*)"
]
}
}