mirror of
https://gitee.com/bimuziyan/ccc-obfuscated-code.git
synced 2026-05-08 03:55:53 +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 |