Use minified jQuery
Closed this issue · 2 comments
rleith commented
It is much smaller 32kB compared to 247kB in the current version.
Maybe make this a config.ini option so that stable can use the minified version and unstable the larger development one?
nwatson commented
I suppose we could create a global debug option; that might be useful for other things. Although in this case it might make more sense to just commit the minified version and drop in the full one when we actually need to debug something.