chore: move hoppscotch-ui package out of the monorepo (#3620)

Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
This commit is contained in:
Anwarul Islam
2023-12-16 17:28:10 +06:00
committed by GitHub
parent d80e6c01c8
commit f93558324f
87 changed files with 1195 additions and 8344 deletions

View File

@@ -41,7 +41,7 @@ export default defineConfig({
}),
Components({
dts: './src/components.d.ts',
dirs: ['./src/components', '../hoppscotch-ui/src/components'],
dirs: ['./src/components'],
directoryAsNamespace: true,
resolvers: [
IconResolver({