1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00
verdaccio/pnpm-workspace.yaml
Juan Picado 3d158a195a
chore(website): plugin search ui (#3539)
* chore: plugin search ui

chore: progress

chore: format code

chore: progress

chore: @verdaccio-ui/copy-clipboard

chore: search finish

* chore: ui-components

* Update ToolList.tsx

* xss protection

* Update static-data.yml

* Update AddonCard.tsx
2022-12-25 18:48:18 +01:00

16 lines
326 B
YAML

packages:
- packages/*
- packages/core/*
- packages/tools/*
- packages/ui/*
- packages/server/*
- packages/plugins/audit
- packages/plugins/auth-memory
- packages/plugins/htpasswd
- packages/plugins/ui-theme
- packages/plugins/memory
- packages/plugins/local-storage
- e2e/cli/*
- e2e/ui
- website