Skip to content
Snippets Groups Projects
Commit 429d0248 authored by Lucendio's avatar Lucendio
Browse files

Fix npm linking & Increase compatibility with GNU tar

* npm is a symlink in the node artifact, so, extracting only the symlink
  is no good if its actual target is not there. Now, the whole `node_modules`
  is extracted instead, and a symlink is created explicitly
* remove wildcards to avoid necessity of `--wildcards`, which is not
  supported by BSD tar
* minor phrasing
parent 128282d7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment