You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/04/08 22:52:08 UTC

[GitHub] slang800 opened a new pull request #39: remove version and path export

slang800 opened a new pull request #39: remove version and path export
URL: https://github.com/apache/couchdb-nano/pull/39
 
 
   Modules should not need to export their version or path, especially since it requires an extra synchronous file read to get the version and the path is already available to anything requiring the module via `require.resolve`. Obviously, this will require a major version bump.
   
   Moved from https://github.com/dscape/nano/pull/294
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services