feat: client certificates and ability to skip ssl cert verification in desktop app (#4111)
Co-authored-by: Nivedin <53208152+nivedin@users.noreply.github.com>
This commit is contained in:
@@ -108,6 +108,7 @@ export default defineConfig({
|
||||
dts: "../hoppscotch-common/src/components.d.ts",
|
||||
dirs: [
|
||||
"../hoppscotch-common/src/components",
|
||||
"./src/components"
|
||||
],
|
||||
directoryAsNamespace: true,
|
||||
resolvers: [
|
||||
|
||||
Reference in New Issue
Block a user