优化第一阶段
This commit is contained in:
@ -15,7 +15,12 @@
|
||||
"Bash(./bin/assimp.exe:*)",
|
||||
"Bash(npm run build)",
|
||||
"Bash(node:*)",
|
||||
"Bash(npm uninstall:*)"
|
||||
"Bash(npm uninstall:*)",
|
||||
"Bash(cp:*)",
|
||||
"Bash(for dir in gltf ktx2 model scaffold)",
|
||||
"Bash(do cp lib/$dir/*.js lib/plugins/$dir/)",
|
||||
"Bash(done)",
|
||||
"Bash(timeout 3 node:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user