Skip to content

remove unnecessary artifacts from redis npm package #1743

@pixtron

Description

@pixtron

The npm package contains some artifacts that are not necessary to distribute. .idea, dump.rdb and scripts could probably be added to .npmignore.

$ npm install redis
$ ls -la node_modules/redis
.idea
LICENSE
README.md
dist
dump.rdb
package.json
scripts

Environment:

  • Node.js Version: v16.13.0
  • Redis Server Version: N/A
  • Node Redis Version: [email protected]
  • Platform: N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions