If I use plasmic sync, does that mean my project needs to change from plasmic loader to codegen?
My plasmic sync use case is:
- Export a plasmic design component (to use as a template
- Importing it into a code component (and populate with data),
- Register that code component (for use again in plasmic)
In saying that, the Headless API docs says:
“As part of the development server, the Plasmic loader plugin will automatically watch for and sync your Plasmic components into your development environment. This usually hapens in background and you don’t have to worry about it.”
Yet I get this error message vis code button: