Skip to content

Node - Whitelist files that should be packaged to NPM #198

Description

@gsilvestrin

A best practice is to whitelist all files that should be included in an NPM package, this will prevent adding content to the package that was not meant to be public. We need to add a files section in our package.json listing all files.

Once the task is complete we can remove the node/.npmignore file to avoid confusion.

Sources

Metadata

Metadata

Assignees

No one assigned

    Labels

    typescriptTypescript / javascript

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions