Skip to content

get a React is not defined error while linking solid.js-package #53

@bigmistqke

Description

@bigmistqke

I tried your package out today, since npm link would cause peer-dependencies to be included twice when building.

When trying a to link a solid.js package from this template to a solid.js project started from template npx degit solidjs/templates/ts my-solid-project, I would get a React is not defined-error in dev pointing to the JSX of the linked package. When build it works perfectly fine.

So something going wrong with the JSX-transformations, I suppose.

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