You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by shimaore <gi...@git.apache.org> on 2016/08/09 18:41:29 UTC

[GitHub] couchdb-documentation pull request #54: Use the proper location for `require...

GitHub user shimaore opened a pull request:

    https://github.com/apache/couchdb-documentation/pull/54

    Use the proper location for `require` example

    The query server only copies `lib` if they are inside `views`, but `require` does start at the root of the design document.
    Using `lib/security` would mean that there is a `lib` entry at the root of the design document.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shimaore/couchdb-documentation patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-documentation/pull/54.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #54
    
----
commit db675598c6f64fb2e378be934695024bbefacdc4
Author: St�phane Alnet <st...@shimaore.net>
Date:   2016-08-09T18:41:18Z

    Use the proper location for `require` example
    
    The query server only copies `lib` if they are inside `views`, but `require` does start at the root of the design document.
    Using `lib/security` would mean that there is a `lib` entry at the root of the design document.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-documentation pull request #54: Use the proper location for `require...

Posted by wohali <gi...@git.apache.org>.
Github user wohali closed the pull request at:

    https://github.com/apache/couchdb-documentation/pull/54


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---