Every time I modify my project, my changes(CSS & JS) do not reflect until I clean the project before the build.
also, it shows error on
<exec executable="/bin/bash" osfamily="unix" failonerror="true">
<arg value="-c"/>
<arg value="export PATH=/usr/local/bin:$PATH; cd ${basedir}; gulp styles --basedir=${basedir}"/>
</exec>