Skip to content

Do not publish src files and tests #144

@satazor

Description

@satazor

Expected Behavior

You should use files property in package.json or .npmignore to select only the necessary files to publish.

Current Behavior

All files are being published, including src files and tests.

Affected packages

  • cli
  • core
  • prompt
  • config-angular

Context

I was peeking at node_modules and saw this issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions