GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/126
removing HTML comments from JST templates
This lightens templates.js by removing HTML
comments from the templates.
@deathbearbrown @garrentsmith just some scrubbing.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BigBlueHat/couchdb
strip-comments-from-templates
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/126.patch
----
commit f4c87dcbb5a49e6fad52961be7c640c8ba4bab11
Author: BigBlueHat <[email protected]>
Date: 2014-01-07T21:39:38Z
removing HTML comments from JST templates
This lightens templates.js by removing HTML
comments from the templates.
----