Files
ccc-obfuscated-code/node_modules/javascript-obfuscator/scripts/build
Pipi Chen b8a3516cd6 update
2020-05-07 01:02:44 +08:00

6 lines
93 B
Bash

#!/bin/bash
yarn run removeCacheDir &&
yarn run webpack:prod &&
yarn run eslint &&
yarn test