Add Windows native module requirements

This commit is contained in:
Germain Souquet
2021-04-29 15:36:10 +01:00
parent 989b4df6c6
commit b5fdeddec3
2 changed files with 24 additions and 1 deletions

View File

@@ -65,7 +65,7 @@ yarn run build:native
```
On Windows, this will automatically determine the architecture to build for based
on the environment (ie. set up by vcvarsall.bat).
on the environment. Make sure that you have all the [tools required to perform the native modules build](docs/windows-requirements.md)
Now you can build the package: