feat: introducing self hosted admin dashboard package (#12)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com> Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
This commit is contained in:
committed by
GitHub
parent
2ba05a46ee
commit
3f59597864
@@ -9,9 +9,12 @@ export default defineConfig({
|
||||
light: "/logo.png",
|
||||
dark: "/logo.png",
|
||||
},
|
||||
// logoHref: "https://ui.hoppscotch.io",
|
||||
logoHref: "https://ui.hoppscotch.io",
|
||||
favicon: 'favicon.ico',
|
||||
},
|
||||
setupFile: "histoire.setup.ts",
|
||||
plugins: [HstVue()],
|
||||
viteIgnorePlugins: [
|
||||
'vite:dts'
|
||||
]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user