#!/bin/bash

yarn run removeCacheDir &&
yarn run webpack:prod &&
yarn run eslint &&
yarn test