Changeset View
Changeset View
Standalone View
Standalone View
files/package.json.patch
- This file was added.
| --- package.json.orig 2021-07-26 05:47:04.787356255 -0700 | |||||
| +++ package.json 2021-07-26 05:47:20.505211209 -0700 | |||||
| @@ -22,8 +22,8 @@ | |||||
| "sub:update": "git submodule update --remote", | |||||
| "sub:pull": "git submodule foreach git pull origin master", | |||||
| "sub:commit": "npm run sub:pull && git commit -am \"update submodule\"", | |||||
| - "preinstall": "npm run sub:init", | |||||
| - "postinstall": "electron-rebuild", | |||||
| + "preinstall": "", | |||||
| + "postinstall": "", | |||||
| "symlink:win": "rm -rf ./jslib && cmd /c mklink /J .\\jslib ..\\jslib", | |||||
| "symlink:mac": "npm run symlink:lin", | |||||
| "symlink:lin": "rm -rf ./jslib && ln -s ../jslib ./jslib", | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.