Skip to content

multiple JSX frameworks w/ Astro #948

@thejackshelton

Description

@thejackshelton

I'm trying to use keystatic CMS, and I noticed that you need to use React for the admin dashboard.

I am using Qwik, another JSX framework, in the rest of my project and so the build fails. I am not sure where I need to use the include property for React so that this works properly. I don't see a keystatic specific folder.

What I've tried so far, is using include on the source directory for Qwik, but the React integration will still error out.

I'm assuming someone has run into this issue before trying to use Preact or Solid in their project, but I wasn't able to find anything. Would really appreciate some help on this.

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