Skip to content

Expose the Uglify JS package to minify projects on the fly.

Notifications You must be signed in to change notification settings

deradam/express-uglify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Uglify JS

Express Uglify requires the following packages:

Usage:

app.use(require('express-uglify').middleware({ src: __dirname + '/public' }));

About

Expose the Uglify JS package to minify projects on the fly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%