瀏覽代碼

fix vite ssl

3.x
wallo 1 年之前
父節點
當前提交
4644fba025
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      vite.config.js

+ 0
- 1
vite.config.js 查看文件

@@ -15,7 +15,6 @@ export default defineConfig({
15 15
                 'app/Livewire/**',
16 16
                 'app/Filament/**',
17 17
             ],
18
-            detectTls: true,
19 18
         }),
20 19
     ],
21 20
 });

Loading…
取消
儲存