./rel/commands/clear_build.sh
from the root project directory. It will delete these folders:
_build
& deps
directoriesapps/block_scout_web/assets/node_modules
apps/explorer/node_modules
logs/dev
directoryapps/block_scout_web/priv/static
folder). Before rebuilding to apply changes to the front-end, run the previous command with -f
flag:./rel/commands/clear_build.sh -f