Skip to content

Missing dist directory #13

@tcitworld

Description

@tcitworld

The package.json files reference

"module": "dist/index.js",

However the directory is not published on npm, so it bothers tools like Vite or Histoire which rely on that.

Failed to resolve entry for package "@pluralsh/socket-apollo-link". The package may have incorrect main/module/exports specified in its package.json.

Removing the entry in the package.json files works for me, but maybe other people might need that?

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