Skip to content

The published packages contains test codes #1840

@ueokande

Description

@ueokande

Target Package

  • every published packages containing test codes.

Environment

  • Operating System: none
  • Browser: none
  • Node.js version: none

Current Behavior

The published package contains test code with a directory __test__. They are not necessary for package users. For example, you can see rest-api-client has them.

https://unpkg.com/browse/@kintone/[email protected]/lib/

Expected Behavior

The published npm packages contain no test codes. It can reduce package size. You can verify the files the package includes by yarn pack.

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