Skip to content

Stop publishing the test directory #415

@fvictorio

Description

@fvictorio

The files array in the package.json includes the test directory, but this is not necessary according to @pfmescher's research (see this comment).

It's very likely that just removing the directory from files is enough, but we should validate that this doesn't break anything. The easiest way to do that is to remove the directory from files, then use npm pack to create a package, and then install the created .tgz in a real project and verify that it works.

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