bill 6 tháng trước cách đây
mục cha
commit
73523d3b9e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      vite.config.ts

+ 1 - 1
vite.config.ts

@@ -87,7 +87,7 @@ export default async ({ mode }) => {
   } else {
     input[app] = resolve(__dirname, `${app}.html`)
   }
-
+  console.log(input)
   return {
     build: {
       rollupOptions: {