Skip to content

dist folder not included within published package pool-attendant-preact #12

Open
@EnKrypt

Description

@EnKrypt

Running the guide/examples if the README of this respository will result in this error today:

Error: Cannot find module '<project path>\node_modules\pool-attendant-preact\dist\index.cjs.js'. Please verify that the package.json has a valid "main" entry

This is because the dist folder is not included in the published package. For now, I'm manually cloning this repository, making a build and copying the files over, but it would be great to have this fix.

I'd wager this is broken for anyone trying to use the package.

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