---
title: workflow/vite
description: Vite plugin for automatic workflow bundling in Vite + Nitro apps.
type: overview
summary: Explore the Vite plugin for automatic workflow bundling and runtime support.
related:
  - /docs/getting-started/vite
---

# workflow/vite



Vite integration for Workflow SDK. It wraps the [`workflow/nitro`](/docs/api-reference/workflow-nitro) module as a Vite plugin, for apps using Nitro's Vite plugin (`nitro/vite`).

## Functions

<Cards>
  <Card title="workflow()" href="/docs/api-reference/workflow-vite/workflow">
    Vite plugin that transforms workflow code (`"use step"`/`"use workflow"` directives) and configures the Nitro server
  </Card>
</Cards>


---

For a semantic overview of all documentation, see [/sitemap.md](/sitemap.md)

For an index of all available documentation, see [/llms.txt](/llms.txt)

For agent-facing discovery, including API and MCP surfaces, see [/agents.md](/agents.md)