Suggestions?
maccman opened this issue · 2 comments
maccman commented
This is excellent. May I suggest you use the yui-compressor gem for minification, and have a rack based component for easy request based compilation.
I'd be happy to implement these if you're accepting pull requests.
https://github.com/kelredd/rack-sprockets
https://github.com/sstephenson/ruby-yui-compressor
tobie commented
Had continued working on modulr on a fork over at https://github.com/codespeaks/modulr. Pushed those changes back in. Some of what you wanted is now included.
maccman commented
Cheers