fix built by serving https

This commit is contained in:
LC mac
2026-02-12 19:08:46 +08:00
parent 14c1b39e40
commit ae0c32fe67
12 changed files with 67 additions and 647 deletions

View File

@@ -40,7 +40,7 @@ import './index.css'
import App from './App'
if (import.meta.env.DEV) {
await import('./lib/sessionCrypto');
await import('../.Ref/sessionCrypto');
}
createRoot(document.getElementById('root')!).render(