0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore: disable yarn local cache enableGlobalCache (#2254)

* chore: add yarn local  cache

* update list files docker publish

* add example extending with plugins and yarn2
This commit is contained in:
Juan Picado 2021-05-14 08:04:19 +02:00 committed by GitHub
parent 69d7df20d8
commit f168b2512e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
1445 changed files with 397 additions and 3 deletions

View file

@ -11,6 +11,9 @@ on:
- 'bin/**'
- 'package.json'
- 'yarn.lock'
- '.yarn/**'
- '.yarnrc.yaml'
- '.pnp.js'
branches:
- '**'
tags:

2
.gitignore vendored
View file

@ -2,8 +2,6 @@
verdaccio-*.tgz
.DS_Store
build/
# not commited at this point, comment out when enableGlobalCache is false
.yarn/cache
### Test

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more