mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
5167bb528f
* UI search uses search endpoint for global search * improve sorting and error handling * give priority to private packages * order by private package * add tests, improve testing * add changeset * addjust settings * remove old index search implementation * update lock file * relocate fastify package * fix circular dependency * fix wrong import * fix tests
9 lines
161 B
YAML
9 lines
161 B
YAML
packages:
|
|
- packages/*
|
|
- packages/core/*
|
|
- packages/tools/*
|
|
- packages/experimental/*
|
|
- packages/plugins/*
|
|
- website
|
|
- test/e2e-*
|
|
- test/helpers
|