QuiDocsPluginOptions
These options are applied to the quiDocsPlugin plugin in your vite.config.ts.
| Prop | Type | Default |
|---|---|---|
Path to the qui-docs config file. This is automatically detected if omitted. | string | |
The current working directory. | string | process.cwd() |
Type
stringDescription
Path to the qui-docs config file. This is automatically detected if omitted.
Type
stringDescription
The current working directory.
Last updated on by Ryan Bower