Skip to content

cmwelsh/asset-bundler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This application will check your page and see what JavaScript and CSS files
you included and what the order is.

Then it will check your development folder for those files, concatenate them,
and minify them.

JavaScript files are minified using:
Google Closure Compiler Build r1459

CSS and LESS files are minified using:
YUI Compressor 2.4.6
LESSCSS Engine 1.1.4

About

Python program to identify, concatenate and minify JavaScript and CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages