Skip to content

round table require paths

Sander G. van Dijk requested to merge master into master

These changes were needed to have gulp dist work on the dev box. The following seems to indicate that any modules that are not 'core' or installed in node_modules should indeed have relative path:

http://nodejs.org/api/modules.html#modules_file_modules

Merge request reports