mirror of
https://github.com/kccleoc/seedpgp-web.git
synced 2026-03-07 01:47:52 +08:00
fix built by serving https
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
"noUncheckedSideEffectImports": true
|
||||
},
|
||||
"include": [
|
||||
"src"
|
||||
"src",
|
||||
".Ref/sessionCrypto.ts",
|
||||
".Ref/useEncryptedState.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user