mirror of
https://gitee.com/bimuziyan/ccc-obfuscated-code.git
synced 2026-07-01 07:58:16 +08:00
update
This commit is contained in:
4
node_modules/javascript-obfuscator/scripts/test-compile
generated
vendored
Normal file
4
node_modules/javascript-obfuscator/scripts/test-compile
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
$(yarn bin)/tsc -p test/tsconfig.test.json --outDir test-tmp &&
|
||||
rsync -a --prune-empty-dirs --include '*/' --include '*.js' --include '*.json' --exclude '*' test/ test-tmp/test/
|
||||
Reference in New Issue
Block a user