Skip to content

What source files are built into node binary, and what are not? #6605

Description

@IlyaBiryukov
  • Version: 4.4.3
  • Platform: Windows

We're evaluating shipping node as a component in some of our products. As part of that, we're performing intellectual property scan of the node source files. For the scan it's critical to know whether the source files actually end up in node executable bits and will be part of distribution, and when they do not, i.e. when they're only related to tests, build tools, samples, docs, etc.

Is there a doc or folder map that can help distinguish whether the files are shipping in node bits or not?

Thanks,
Ilya

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to Node.js builds or CI infrastructure.questionIssues asking questions about Node.js.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions