Added webpack cache clearing script.
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit

This commit is contained in:
Harrison Deng 2024-07-18 03:03:37 +00:00
parent 3c99b867c9
commit 6fabe079a4

View File

@ -0,0 +1,3 @@
#!/bin/bash
rm -rf ./Props/node_modules/.cache/webpack