I'm using electron-react-boilerplate, where you can also find the package.json.
When I try to publish to S3, I get the following output (I'm building on macOS)
Building macOS zip
Building DMG
Publishing to S3 (bucket: fbq)
But then nothing happens, no network traffic, nothing else in the console. I feel a bit stuck on how to debug this. Any help would be very appreciated.
I'm using electron-react-boilerplate, where you can also find the package.json.
When I try to publish to S3, I get the following output (I'm building on macOS)
But then nothing happens, no network traffic, nothing else in the console. I feel a bit stuck on how to debug this. Any help would be very appreciated.