electron-builder
electron-builder copied to clipboard
Don't display an error in the console if the custom publisher file is not found
I'm using my own npm package for a custom provider. But every time I build I see an error
Error: Cannot find module 'PATH_TO_PROJECT/src/build-resources/electron-publisher-custom.js
I understand that this error does not affect anything, but it is very annoying
Also, I cannot create a provider with an arbitrary name (for example "azure"), but only "custom":
Invalid configuration object. electron-builder 24.6.4 has been initialized using a configuration object that does not match the API schema.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.
still relevant
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.
still relevant
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.