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

@@ -25,6 +25,8 @@
"noUncheckedSideEffectImports": true
},
"include": [
"src"
"src",
".Ref/sessionCrypto.ts",
".Ref/useEncryptedState.ts"
]
}