当前位置:网站首页>Uglifyjs compress JS
Uglifyjs compress JS
2022-04-23 05:00:00 【GreatorMan】
Software introduction
UglifyJS yes JavaScript Parser , Reducer , Compressor and beautifier toolbox .
Be careful :
- uglify-js@3 Have a simplified API and CLI, The API and CLI Not backward compatible with uglify-js@2.
- UglifyJS 2.x Version of the documentation can be found here .
- uglify-js Support only JavaScript(ECMAScript 5).
- To zoom out ECMAScript 2015 Or later , Please use Babel Such tools for translation .
Let's install 、 Compression to demonstrate uglifyjs Using process :
install uglifyjs Tools :
sudo cnpm install uglify-js -g
Size before pressurization :
Run the pressurization command :
uglifyjs enterprisesheet-all-origin.js -o enterprisesheet-all.js
Size after pressurization , Here's the picture :
版权声明
本文为[GreatorMan]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220553101836.html
边栏推荐
- 直播带货表格模板-自动显示图片-自动关联系列商品
- 拼了!两所A级大学,六所B级大学,纷纷撤销软件工程硕士点!
- AQS source code reading
- 信息学奥赛一本通 1955:【11NOIP普及组】瑞士轮 | OpenJudge 4.1 4363:瑞士轮 | 洛谷 P1309 [NOIP2011 普及组] 瑞士轮
- Deep learning notes - object detection and dataset + anchor box
- Innovation training (XII) reptile
- View, modify and delete [database] table
- PHP 统计指定文件夹下文件的数量
- ApplicationContext injection bean
- C. Tree Infection(模拟+贪心)
猜你喜欢
解决ValueError: Argument must be a dense tensor: 0 - got shape [198602], but wanted [198602, 16].
Details related to fingerprint payment
Wechat payment function
Learning Android II from scratch - activity
Sword finger offer: the path with a certain value in the binary tree (backtracking)
深度学习笔记 —— 数据增广
Customize the navigation bar at the top of wechat applet (adaptive wechat capsule button, flex layout)
AQS source code reading
Excel protects worksheets and workbooks from damage
Deep learning notes - fine tuning
随机推荐
View analysis of scenic spots in ArcGIS
Day. JS common methods
退出vim的方法
Windows remote connection to redis
[database] MySQL basic operation (basic operation ~)
Introduction to raspberry pie 3B - system installation
Leetcode -- heuristic search
Details related to fingerprint payment
Getprop property
The vscode ipynb file does not have code highlighting and code completion solutions
Machine learning - linear regression
MySQL - index
Spell it! Two A-level universities and six B-level universities have abolished master's degree programs in software engineering!
Other problems encountered in debugging fingerprints
Better way to read configuration files than properties
What are the redis data types
Innovation training (XI) airline ticket crawling company information
Making message board with PHP + MySQL
Solve valueerror: argument must be a deny tensor: 0 - got shape [198602], but wanted [198602, 16]
QPushButton slot function is triggered multiple times