-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Description
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
Labels
No labels