Simon Metson created COUCHDB-1690:
-------------------------------------

             Summary: Fauxton templating task needs to read from settings.json
                 Key: COUCHDB-1690
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1690
             Project: CouchDB
          Issue Type: Improvement
            Reporter: Simon Metson


The template task currently defines a set of named asset/root combinations 
(https://github.com/apache/couchdb/blob/fauxton/src/fauxton/grunt.js#L122-L166).
 This is a little clumsy and brittle (e.g. it means you need to patch fauxton 
to deploy to a non-standard location). We should get the configuration badger 
from settings.json, instead of having it hard coded in the grunt.js file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to