mirror of
https://gitee.com/bimuziyan/ccc-obfuscated-code.git
synced 2026-07-02 08:25:41 +08:00
6 lines
93 B
Bash
6 lines
93 B
Bash
#!/bin/bash
|
|
|
|
yarn run removeCacheDir &&
|
|
yarn run webpack:prod &&
|
|
yarn run eslint &&
|
|
yarn test |