Skip to content

Function sitePlugin()

sitePlugin(options: SitePluginOptions): PluginOption[]

Source: site.ts

Vite plugin that combines @vitejs/plugin-react-swc, importMapPlugin and stageSitePlugin.

This plugin can be used to build a website with ProzillaOS.

Parameters

options

SitePluginOptions

Returns

PluginOption[]

Built by Prozilla