Archived
1
0

Bundle VS Code node_modules to avoid yarn dependency

Many random bizarre issues otherwise.

Also includes misc improvements to docs and scripts.
This commit is contained in:
Anmol Sethi
2020-05-13 02:35:11 -04:00
parent a346c6d565
commit 1739b21600
8 changed files with 64 additions and 25 deletions

View File

@ -59,5 +59,4 @@ yarn test:static-release
yarn package
```
The static release will be in `./release-static` and the release packages
(.deb, .rpm, self contained release) in `./release-packages`.
The static release will be in `./release-static` and .deb, .rpm and self-contained release in `./release-packages`.