build 93 B

123456
  1. #!/bin/bash
  2. yarn run removeCacheDir &&
  3. yarn run webpack:prod &&
  4. yarn run eslint &&
  5. yarn test