uglify-es-script

1.0.0 • Public • Published

uglify-es-script

Minify JavaScript files.

Getting started

Add the package to your project using the npm ecosystem:

$ npm install uglify-es-script --save-dev

Then setup the npm script via the package.json file.

./package.json
"scripts": {
  "uglifyjs": "./node_modules/.bin/uglify_es_script"
},

Now run the command:

$ npm run uglifyjs

Changelog

Get the project's history in CHANGELOG.md.

Maintainer

Andy Bettisworth andy@accreu.com https://andybettisworth.com

License

This project is released under the MIT License.

Package Sidebar

Install

npm i uglify-es-script

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • wurde