📝 Made note on minification tools

This commit is contained in:
z3rOR0ne 2022-09-03 15:17:22 -07:00
parent 2e34b96d8a
commit 8a51267a4e
2 changed files with 12 additions and 0 deletions

View file

@ -34,3 +34,7 @@ paru rzip
Install certbot
doas pacman -S certbot
Install uglify-js and uglifycss:
doas npm install -g uglify-js uglifycss