Skip to content

Production version contains unnecessary files #249

Description

@kalinchernev

Describe the bug
The published npm package contains unnecessary files for production use.

To Reproduce
Download the package and open its folder in node_modules

Expected behavior
Only production files are necessary: dist, index.d.ts, license, readme and package.json

Screenshots
See this

Screenshot from 2023-03-02 09-11-59

Additional context

.npmignore file can be used to list src, webpack and eslint config, etc. https://docs.npmjs.com/cli/v8/using-npm/developers#testing-whether-your-npmignore-or-files-config-works

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions