#!/usr/bin/env bash
set -ex
yarn lint-staged
yarn res:clean
yarn res:build
