uniapp开发app框架在提升开发效率中的独特优势与应用探索
704
2022-10-28
imageShrink - 无缝缩小项目图像大小60%
reduce image size of your project by 60% seamlessly
Install
npm install super-image-shrink
Usage
in your package.json, add a line in scripts you can change 'src' to your target directory
{ ... "scripts": { "shrink": "node node_modules/super-image-shrink src" }, ...}
in your project directory
npm run shrink
Result
before
after
before
after
at least i can't see any difference with my eyes
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~