bugsnag-js icon indicating copy to clipboard operation
bugsnag-js copied to clipboard

Prebuilt binaries for the electron plugin

Open gvinaccia opened this issue 4 years ago • 2 comments

Description

It would be really useful if prebuilt binaries were available for the electron plugin since it will make possible for people that don't have access to multiple os hosts when buildng their electron app with native dependencies.

a relative straightforward way to do this is by using the prebuild package in combination with a build github action, like the package node-serialport does: build.yml

gvinaccia avatar Jul 29 '21 11:07 gvinaccia

Hi @gvinaccia

Thanks for the suggestion! We'll look into whether this is something we can add support for in due course.

mattdyoung avatar Aug 03 '21 20:08 mattdyoung

+1

faisal-ijaz avatar May 02 '22 03:05 faisal-ijaz