File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ Options:
4242 --arch < arch> NW.js architecture (default: " x64" )
4343 --downloadUrl < string> Download URL (default: " https://dl.nwjs.io" )
4444 --manifestUrl < string> Manifest URL (default: " https://nwjs.io/versions.json" )
45- --cacheDir < dir> Cache directory (default: " /home/localghost /.nw-cli/cache" )
45+ --cacheDir < dir> Cache directory (default: " /home/user /.nw-cli/cache" )
4646 --cache < boolean> Cache binaries (default: true)
4747 --ffmpeg < boolean> Download community ffmpeg (default: false)
4848 --nativeAddon < boolean> Download NW.js Node headers (default: false)
@@ -69,4 +69,3 @@ pollyfill();
6969
7070* [ ] Add react-js template
7171* [ ] Package custom node test coverage action.
72- * [ ] Properly deal with the types problem. This will be a major pain point for developers using TypeScript.
You can’t perform that action at this time.
0 commit comments