wraithan / github-repo-widget

A Firefox Add-on to that shows all of the user's repos and useful quick links.
MIT License
3 stars 2 forks source link

Minify what I can. #12

Closed wraithan closed 12 years ago

wraithan commented 12 years ago

Maybe XPI covers this but minifying the JS and CSS could save me a bit, especially since I am packing 2 JS libs and a CSS framework.

wraithan commented 12 years ago

minified github.js and made sure I had the minified versions of jquery and bootstrap