Skip to content

[baseline practices] .npmignore or package.json files #164

Description

@jchip

Do we have something for specifying the included files for publishing yet?

I just happen to look through some of the files in node_modules for one of my apps and this is what I found:

  • coverage, .nyc_output
  • .idea
  • .eslintrc, .travis.yml, etc
  • quite a few packages include their full test files.
  • also for packages written in ts, some are including the TS source, is that needed?

Kind of related to #77

We should have some thing that suggest ensuring files exist in package.json and include essential files for publishing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    articleNeed to spread this informationpackage-maintenance-agendaAgenda items for package-maintenance team

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions