Skip to content

Add vite-plugin-solid as a peerDependencies for frameworks/solid-vite #4

Open
@sudoaugustin

Description

@sudoaugustin

Describe the bug

U have imported vite-plugin-solid on runtime here. But in the package.json file u have specified it only as a devDependencies. So when we install your package via npm, vite-plugin-solid (which require on production) wasn't been installed by npm since it's only marked as dev dependency.

Screenshots and/or logs

Screenshot 2023-12-04 at 11 06 59 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions