#!/bin/bash
set -e

rm -rf dist dist.* yarn.lock package-lock.json pnpm-lock.yaml node_modules ./*.log
