Javascript/NodeJS: Uglify js files

PHOTO EMBED

Tue Aug 30 2022 13:51:16 GMT+0000 (Coordinated Universal Time)

Saved by @marcopinero #javascript #bash

$ uglifyjs file1.js file2.js ... --compress --mangle --output out.min.js
content_copyCOPY