340 B
340 B
Frontend Selection
Frontend integration is explicit through frontendType.
- No heuristic detection in v1.
- Deterministic mapping:
FrontendType -> FrontendStrategy. - Current built-in strategy:
VITE.
Extension points:
- register custom
FrontendStrategyimplementations in the resolver. - override default commands per config.