interface
AdminLibraryConfigOptions
interface AdminLibraryConfigOptions { ... }Entry, dedupe, pre-Svelte plugin, compiler, and UnoCSS options for a plugin library.
Source packages/build/src/index.ts:6
dedupereadonly string[]- The dedupe value.
entrystring- The entry value.
pluginsBeforeSveltereadonly PluginOption[]- The pluginsBeforeSvelte value.
sveltePartial<Options>- The svelte value.
unoboolean- The uno value.