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 00d1d2a179
chore: env variable for launch fastify (#3295)
* chore: relocate package server

* chore: relocate server packages

* Update ci.yml

* rename packages

* rename package

* chore: refactor fastify endpoints

* chore: fix types requests

* fix warnings

* chore: refactor endpoints

* refactor launch fastify

* Update package.json

* chore: update deps

* Create green-yaks-divide.md
2022-08-08 07:14:23 +02:00

15 lines
315 B
YAML

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