What is the best way to add JavaScript libraries to CouchDB so that they may be used in JavaScript views?
I was thinking of somehow adding libraries to /usr/local/share/couchdb/server/main.js however I'm reluctant to just jump straight into doing this since it seems like a brute force way to solve a problem that must be better accomplished with a more elegant solution. Any suggestions? Thanks! Sincerely, Anthony Eden