Clouwood Studio
Clouwood Studio
Any update on the release date yet?
> @NyakoFox try this repo: https://github.com/xupea/electron-devtools-installer, which may ease your pain Got it working!! Here is the code for `main.ts` Replace `whenReady` with the following  Add this to the...
Here is my package.json, it does not seem to pick this ``` "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "electron . ", "build": "build --win"...