Auxiliary Workers are now fully supported when using full-stack frameworks, such as React Router and TanStack Start, that integrate with the Cloudflare Vite plugin. They are included alongside the framework’s build output in the build output directory. Note that this feature requires Vite 7 or above.
Auxiliary Workers are additional Workers that can be called via service bindings from your main (entry) Worker. They are defined in the plugin config, as in the example below:
import { defineConfig } from "vite";import { tanstackStart } from "@tanstack/react-start/plugin/vite";import { cloudflare } from "@cloudflare/vite-plugin";
export default defineConfig({ plugins: [ tanstackStart(), cloudflare({ viteEnvironment: { name: "ssr" }, auxiliaryWorkers: [{ configPath: "./wrangler.aux.jsonc" }], }), ],});See the Vite plugin API docs for more info.
Source: Cloudflare


![Anthropic Models for Copilot in Word, Excel, and PowerPoint on by Default [MC1269241] 3 graffiti 6656040 1920](https://mwpro.co.uk/wp-content/uploads/2025/06/graffiti-6656040_1920-150x150.webp)
![Viva Engage: At-Mentions & Replies notifications improvements [MC1269214] 4 lego 1044891 1920](https://mwpro.co.uk/wp-content/uploads/2025/06/lego-1044891_1920-150x150.webp)
![Microsoft Teams: Honor Windows “Do not disturb” setting [MC1269215] 5 pexels junior teixeira 1064069 2047905](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-junior-teixeira-1064069-2047905-150x150.webp)
