vite-plugin-basic-ssl
vite-plugin-basic-ssl copied to clipboard
feat: change config hook to configResolved, avoid cacheDir different …
we can't get cacheDir config before config hook;
to keep the same with other steps, change config hook to configResolved, so that we can get the whole config