Skip to content

pantoken / plugins/vite/workspace-orchestrator/src / workspaceOrchestrator

函数: workspaceOrchestrator()

workspaceOrchestrator(options): object

实验性

参数

options

OrchestratorOptions

返回值

object

apply

apply: "serve"

name

name: string = "workspace-orchestrator"

configureServer()

configureServer(server): void

参数

server

ViteDevServer

返回值

void