How to compress a js file with more than 300000 lines

although I know that this question is a little worthless, but now the js compression on the web side can not compress such a large file. Please answer my question

.

File: cltest.oss-cn-shanghai.aliyuncs.com/lib.min.js

Jun.23,2021

you can use gulp to compress https://github.com/onface/gul.

online compression is generally not recommended, after all, it is not very secure

Menu