Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.217.137.245
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp_probe /
node_modules /
img-loader /
Delete
Unzip
Name
Size
Permission
Date
Action
__tests__
[ DIR ]
drwxr-xr-x
2021-02-04 21:24
.travis.yml
46
B
-rw-r--r--
2018-08-29 15:10
CHANGELOG.md
997
B
-rw-r--r--
2018-10-19 03:55
LICENSE-MIT
1.03
KB
-rw-r--r--
2018-08-29 15:10
README.md
5.33
KB
-rw-r--r--
2018-08-29 15:10
index.js
577
B
-rw-r--r--
2018-08-29 15:10
package.json
1.75
KB
-rw-r--r--
2021-02-04 21:24
Save
Rename
# Changelog ## 3.0.1 Updated dependencies ## 3.0.0 **Breaking Change** By default no image optimizing is done. The options for the loader are passed directly to `imagemin.buffer`, so `options.plugins` should be passed as an array of configured imagemin plugins. If `plugins` is a function it will be called with the webpack loader context, and the plugin array should be returned. ## 2.0.1 Updated dependencies ## 2.0.0 Require Node 4. Support only webpack 2. Switch from jpegtran to mozjpeg. Switch to `enabled` option instead of detecting `minimize` from UglifyJSPlugin. ## 1.3.1 Updated dependencies ## 1.3.0 Support `?config=otherConfig` to specify advanced options ## 1.2.2 Make sure that the webpack callback is only called once ## 1.2.1 Updated dependencies ## 1.2.0 New: Allow using pngquant plugin via advanced options Match default `optimizationLevel` 2 in plugin in this loader's defaults ## 1.1.0 New: Allow options in an `imagemin` property on the webpack config