props/scripts/clear_webpack_cache.sh
Harrison Deng 6fabe079a4
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit
Added webpack cache clearing script.
2024-07-18 03:03:37 +00:00

3 lines
55 B
Bash

#!/bin/bash
rm -rf ./Props/node_modules/.cache/webpack