QuiDocsPluginOptions

These options are applied to the quiDocsPlugin plugin in your vite.config.ts.

Name & DescriptionOption(s)Default
Path to the qui-docs config file. This is automatically detected if omitted.
string
The current working directory.
string
process.cwd()
Type
string
Description
Path to the qui-docs config file. This is automatically detected if omitted.
Type
string
Default
process.cwd()
Description
The current working directory.