Skip to content

Unneeded files are being packaged #25

@rubensworks

Description

@rubensworks

Since the package.json file does not explicitly list the required "files" for npm deployment, many unneeded files are included, which makes the package larger than needed.

Some entries that may be excluded:

  • .changeset
  • .github
  • .eslintrc.js
  • rdf-js-tests.ts
  • tsconfig.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions