Queens-Hacks / tweetmatch

matchtweets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pre-compile less and coffeescript on the server

uniphil opened this issue · comments

commented

currently using less.js in the browser, and not doing anything for (the yet-non-existent) coffeescript.

django has django-compressor which is awesome because it's all done in the template. There is flask-assets, but it doesn't look quite as nice.