This website requires JavaScript.
Explore
Help
Sign In
kotovalexarian-likes-github
/
middleman--middleman
Watch
1
Star
0
Fork
You've already forked middleman--middleman
0
mirror of
https://github.com/middleman/middleman.git
synced
2022-11-09 12:20:27 -05:00
Code
Releases
Activity
9057b7a85e
middleman--middleman
/
middleman-more
/
fixtures
/
minify-js-app
History
Ben Hollis
9057b7a85e
Support Haml 4. Tests only run with Haml 4 now.
Fixes
#783
2013-02-17 19:40:17 -08:00
..
source
Minify all JS and CSS via middleware. This means JS or CSS anywhere in the site is minified, not just in the Sprockets-controlled directories. I've also added inline CSS compression, and handling of several common "guards" that get wrapped around JS. Also, leave alone non-JS script tags (which may contain something like jQuery templates). Sprockets no longer has anything to do with minification after this.
2012-04-09 00:05:22 -07:00
config.rb
Support Haml 4. Tests only run with Haml 4 now.
Fixes
#783
2013-02-17 19:40:17 -08:00