fix things

This commit is contained in:
taskylizard 2023-11-10 11:33:39 +05:30
parent b31db5fd5e
commit 1e17d03254
No known key found for this signature in database
GPG key ID: 5CABA3D642DDC497
2 changed files with 14 additions and 14 deletions

View file

@ -37,9 +37,9 @@ export default defineConfig({
["link", { rel: "apple-touch-icon", href: "/test.png", sizes: "192x192" }],
],
transformHead: async (context) => generateMeta(context, meta.hostname),
buildEnd: async (context) => {
generateImages(context);
},
// buildEnd: async (context) => {
// generateImages(context);
// },
vite: {
plugins: [
UnoCSS({