Remove node_modules on stop
This commit is contained in:
parent
0710b01581
commit
4235a11d44
@ -5,3 +5,5 @@ SEALIOUS_BASE_URL=$(cat .base_url)
|
||||
export SEALIOUS_BASE_URL
|
||||
|
||||
docker-compose down --volumes
|
||||
rm -rf node_modules
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user