Skip to content

Is it possible to not publish the example folder on npm? #38

@Utwo

Description

@Utwo

Is it possible to not publish the example folder on npm? It would make the installation of the package much faster and in our case, the docker image slimmer. NPM reports that the example folder is having around 61MB. https://www.npmjs.com/package/graphql-validated-types?activeTab=code

We can ignore the folder by using the .npmignore file https://docs.npmjs.com/cli/v10/using-npm/developers#keeping-files-out-of-your-package

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