Requirement
Allow Quyuan to be used in a template-only mode so that the UI component dependency is not required.
Current state (measured 2026-08-11)
Quyuan/package.json still lists the UI component package under dependencies.
Done when
- The UI dependency is optional or peer
- Template-only usage works without it installed
Related
This blocks the templating migration on the MaplatCore side.
This issue supersedes #6.
Requirement
Allow Quyuan to be used in a template-only mode so that the UI component dependency is not required.
Current state (measured 2026-08-11)
Quyuan/package.jsonstill lists the UI component package underdependencies.Done when
Related
This blocks the templating migration on the MaplatCore side.
This issue supersedes #6.