unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: goodoldpaul@autistici.org
To: 40710@debbugs.gnu.org
Subject: bug#40710: node-build-system should not install tests
Date: Sun, 19 Apr 2020 09:12:20 +0000	[thread overview]
Message-ID: <eee33db71991f14383a67a853abf8e7e@autistici.org> (raw)

As discussed here [0], node-build-system right now installs all the 
contents of a package's root node_modules directory, including i.e. 
tests.
We should investigate how exactly npm decides what to install and try to 
replicate that inside node-build-system. It seems likely that it uses 
the "files" array from the package.json file (see [1-2]).

[0]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=36599
[1]: https://github.com/colorjs/color-name/blob/master/package.json#L6
[2]: https://github.com/npm/node-semver/blob/master/package.json#L21

             reply	other threads:[~2020-04-19  9:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-19  9:12 goodoldpaul [this message]
2020-04-29 14:55 ` bug#40710: WIP solution goodoldpaul
2021-10-26 21:04 ` bug#40710: node-build-system should not install tests paul via Bug reports for GNU Guix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eee33db71991f14383a67a853abf8e7e@autistici.org \
    --to=goodoldpaul@autistici.org \
    --cc=40710@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).