Skip to content

sledgehammer/minify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minify

A Sledgehammer module that minifies the css and js files. If will scan the "public" folders inside the module and application folders for *.js and *.css files and outputs minified version into into the /public folder.

This means you'll only need the human-readable version in source-control. You can develop/debug using the human-readable or minified version.

Uses jsminplus for javascript and cssmin for css

About

Sledgehammer-module for minifying javascript, css & images

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages