Added a note about testing on Windows to the releasing instructions
This commit is contained in:
@@ -59,6 +59,7 @@ Install [twine](https://github.com/pypa/twine)
|
|||||||
|
|
||||||
### Release the core NPM module
|
### Release the core NPM module
|
||||||
|
|
||||||
|
1. Run the tests on Windows. (CI only tests on Linux.)
|
||||||
1. `npm adduser` to save your credentials locally
|
1. `npm adduser` to save your credentials locally
|
||||||
1. `npm publish .` to publish what's in `package.json`
|
1. `npm publish .` to publish what's in `package.json`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user