[ 
https://issues.apache.org/jira/browse/COUCHDB-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588772#comment-14588772
 ] 

ASF subversion and git services commented on COUCHDB-2678:
----------------------------------------------------------

Commit fad972a56ec7b2d799921cc5756baa7aace900ed in couchdb-fauxton's branch 
refs/heads/master from [~benkeen]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-fauxton.git;h=fad972a ]

Open up require's config.js file to be extended

This PR separates the content of the /app/config.js file into
a different file so scripts that extend Fauxton can choose to
load it first, then add/override whatever additional settings
it needs.

Note: this PR doesn't include a test because there's nothing really
that can be tested. If it didn't work at all, nothing would work
at all.

Closes COUCHDB-2678


> Open up require's config.js file to be extended
> -----------------------------------------------
>
>                 Key: COUCHDB-2678
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2678
>             Project: CouchDB
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Ben Keen
>            Assignee: Ben Keen
>
> The core/config.js file defines a few things for the require.js environment 
> such as convenient path maps and *shims* - dependencies between JS modules to 
> ensure one module is always loaded first. This is extremely useful and should 
> be opened up to be extended by anyone basing code on Fauxton.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to