Using minified versions of the JS and CSS for loading SocialCalc would make it easier to work with and also have the ability to embed js/css parts of it via a CDN which would make it even easier for users. I currently have a pull request on the github repo (https://github.com/infojunkie/socialcalc) for adding this. When that happens I will test the changes to using minified version.

Comments

willhallonline created an issue. See original summary.

willhallonline’s picture

Status: Active » Closed (fixed)

This has now been added to the github project. I will look at writing some parts that integrates the minified code rather than each JS file.