Skip to content

Commit

Permalink
feat(deno): enhance cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
teomrd committed Nov 1, 2024
1 parent 67e4ab0 commit 5ff419d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ audits: install build
deno task lighthouse

clean:
deno clean
rm -rf ./node_modules
rm -rf ./out
rm -rf ./dist
Expand Down

0 comments on commit 5ff419d

Please sign in to comment.