• Runs the needle build pipeline as part of the vite build process.

    Parameters

    • command: "build" | "serve"
    • config: undefined | null | needleMeta
    • userSettings: userSettings

    Returns Plugin$1<any>