From baecc4ebfa9f176b693d4caee3b1a707bc674320 Mon Sep 17 00:00:00 2001 From: babayaga Date: Sat, 3 Jan 2026 19:42:41 +0100 Subject: [PATCH] gtag --- packages/imagetools_3/astroViteConfigs.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/imagetools_3/astroViteConfigs.js b/packages/imagetools_3/astroViteConfigs.js index 2f7b5cc..107a992 100644 --- a/packages/imagetools_3/astroViteConfigs.js +++ b/packages/imagetools_3/astroViteConfigs.js @@ -2,11 +2,11 @@ export default { "environment": "build", "isSsrBuild": false, "projectBase": "", - "publicDir": "C:\\Users\\zx\\Desktop\\polymech\\site2\\public\\", - "rootDir": "C:\\Users\\zx\\Desktop\\polymech\\site2\\", + "publicDir": "C:\\Users\\zx\\Desktop\\polymech\\library.polymech\\public\\", + "rootDir": "C:\\Users\\zx\\Desktop\\polymech\\library.polymech\\", "mode": "production", - "outDir": "C:\\Users\\zx\\Desktop\\polymech\\site2\\dist\\", + "outDir": "C:\\Users\\zx\\Desktop\\polymech\\library.polymech\\dist\\", "assetsDir": "_astro", - "sourcemap": false, + "sourcemap": "inline", "assetFileNames": "/_astro/[name]@[width].[hash][extname]" } \ No newline at end of file