0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-03-11 02:15:57 -05:00
verdaccio/pnpm-workspace.yaml
Juan Picado 559ebe65c3
enable CLI E2e on 5.x (#2011)
* test: enable e2e

* test: improve setup

* chore: update setup

* test: publish on temp folder

* chore: initial setup example

* chore: add global install to pnpm

* chore: update test script

* test: add info command

* chore: add install tests

* chore: add debug enabled code

* chore: update pnpm lock file
2020-12-21 10:22:06 +01:00

6 lines
97 B
YAML

packages:
- packages/*
- packages/core/*
- packages/plugins/*
- website
- test/e2e-cli