hexo-uglify

2.0.0 • Public • Published

hexo-uglify

Build Status NPM version

Minify JavaScript files.

Installation

$ npm install hexo-uglify --save

Options

uglify:
  mangle: true
  output:
  compress:
  exclude:
    - *.min.js
  • exclude: Exclude files. Use glob expressions for path matching.
  • mangle: Mangle file names.
  • output: Output options.
  • compress: Compress options.

Refer to the docs for more options and details.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    117
    • latest

Version History

Package Sidebar

Install

npm i hexo-uglify

Weekly Downloads

126

Version

2.0.0

License

MIT

Unpacked Size

3.51 kB

Total Files

5

Last publish

Collaborators

  • yoshinorin
  • curben
  • tomap
  • ertrzyiks
  • abnerchou
  • tommy351
  • hexobot
  • jlhwung