fix: ui-component vitest api (#5054)

This commit is contained in:
Marc Bernard
2025-01-14 20:04:51 +01:00
committed by GitHub
parent 49dde15fc8
commit 8289cc67b8
3 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
'@verdaccio/ui-components': patch
---
fix: ui-component vitest api

2
.gitignore vendored
View File

@@ -37,6 +37,8 @@ packages/plugins/ui-theme/static
/packages/plugins/ui-theme/src/i18n/download_translations/ /packages/plugins/ui-theme/src/i18n/download_translations/
!/packages/plugins/ui-theme/src/i18n/crowdin/ui.json !/packages/plugins/ui-theme/src/i18n/crowdin/ui.json
## ui tests
!/packages/ui-components/vitest/api/*.tgz
# CI Pnpm cache # CI Pnpm cache
.pnpm-store/ .pnpm-store/

Binary file not shown.