node-cylon: copy files, not symlinks
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Fri, 7 Dec 2018 17:18:40 +0000 (15:18 -0200)
committerEneas U de Queiroz <cote2004-github@yahoo.com>
Fri, 7 Dec 2018 17:22:53 +0000 (15:22 -0200)
commit1a577c80ba6e6d4d1025f6ad4ab892d393926b9b
tree2219f46f6f7230d0a1ea3af99766a8e505980a9e
parentb8180ef7126baa3f1aae893e6dd65222b8676a94
node-cylon: copy files, not symlinks

This was meant to be included in 56fe558, but wasn't.
Current version of npm install installs a link to the build directory.
The workaround is to use npm pack to make a tarball and install from
that.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
lang/node-cylon/Makefile