updated to astro v3.6

This commit is contained in:
somrat sorkar
2023-12-03 15:28:12 +06:00
parent 34e3ac525f
commit afb57b5825
22 changed files with 151 additions and 121 deletions
-3
View File
@@ -53,7 +53,4 @@ export default defineConfig({
},
extendDefaultPlugins: true,
},
build: {
format: "file",
},
});