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.

Readme

Keywords

Package Sidebar

Install

npm i hexo-uglify

Weekly Downloads

146

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