apiVersion: v3
kind: library
metadata:
  name: frontend-vite
  description: |
    Vite plugins and config helpers for suite apps.
    - Provides a standalone alternative to frontend-cli-vite without the opinionated CLI.
    - Includes the suiteApp plugin, resolveBase, and resolveBuildConfig helpers.
  owner: osp
  tags:
    - public:false
spec:
  type: utility
