Rework how the clean build command works.

This commit is contained in:
2021-11-16 06:37:58 -06:00
parent fed6a48332
commit 2112d1c970
3 changed files with 8 additions and 2 deletions

View File

@ -3,3 +3,6 @@ build:
serve:
npm run serve
clean:
-rm -r dist