clean deeply, or 'cleanOutput'
This commit is contained in:
@ -48,6 +48,7 @@ watch: project.lock.json
|
|||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf bin obj
|
rm -rf bin obj
|
||||||
|
rm project.lock.json
|
||||||
|
|
||||||
cleanoutput:
|
cleanoutput:
|
||||||
rm -rf bin/$(CONFIGURATION)
|
rm -rf bin/$(CONFIGURATION)
|
||||||
|
Reference in New Issue
Block a user