12 messages · Page 1 of 1 (latest)
plugins is a PluginOption[]
sveltekit() returns a Promise<Plugin<any>[]>
PluginOption is a Promise<PluginOption[]>
Which im guessing means its also a Promise<Plugin[]> ???
I'm confused about the recursion.
oh
im seeing something about property apply
/close
npm lock file is all wonky