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: [email protected]
With regards, Apache Git Services
