Browse Source

fixed astro config

simo 1 tuần trước cách đây
mục cha
commit
d9bb7f62b9
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      astro.config.mjs

+ 0 - 5
astro.config.mjs

@@ -8,11 +8,6 @@ import node from "@astrojs/node";
 export default defineConfig({
   output: "server",
 
-  vite: {
-    // @ts-ignore
-    plugins: [nodePolyfills()],
-  },
-
   server: {
     headers: {
       "Referrer-Policy": "no-referrer-when-downgrade",