Files
Flash5/flash-extensions/flash-ext-web-bundler/docs/frontend-selection.md
T

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 FrontendStrategy implementations in the resolver.
  • override default commands per config.