ipfs-examples / helia-examples

How to do most anything with your Helia node
https://verified-fetch.vercel.app
72 stars 62 forks source link

fix: add packaging to helia-electron example, bump electron #193

Open MichaelJCole opened 9 months ago

MichaelJCole commented 9 months ago

The helia-electron example won't package a redistributable with electron 27.

This PR updates electron to 28 beta, and adds an electron-builder example.

I've only tested on linux, so YMMV