ソースを参照

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
 });

読み込み中…
キャンセル
保存