mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
chore: mention to run make intalljs vendors before releasing
Local vendors may be related to another branch than master.
This commit is contained in:
parent
3db414cb97
commit
d65c5d3f3f
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
||||||
|
|
||||||
## How to make a release
|
## How to make a release
|
||||||
|
|
||||||
|
1. Make sure JS packages are up to date:
|
||||||
|
- `make installjs vendors``
|
||||||
1. Run tests:
|
1. Run tests:
|
||||||
- `make test`
|
- `make test`
|
||||||
1. I18N
|
1. I18N
|
||||||
|
|
Loading…
Reference in a new issue