I'm having problems running a python backend once my application is packages into a MacOS app. I think the problem is effectively the same as this stackoverflow post which suggests some asar stuff, or alternatively to use extraResources. The documentation for extraResources seems to be missing from the updated docs, but judging from newer 'Issues' it looks like this has been deprecated in place of extraFiles... is that accurate, or are these different things?
The old documentation can be found here.
Are these arguments documented anywhere else, or could some of the old documentation be moved over to the new site?
Finally: users as ignorant as myself may be a small minority, but I would definitely find it extremely helpful to have some example use cases of how/when/why to include external files and packages in the distributions. It seems to be pretty easy to get setup in an electron development environment (i.e. just running the source files directly), but once things move to packages it adds a whole new layer of complexity.
Thanks!
Why missed? Please see https://www.electron.build/configuration/configuration
@develar 馃う sorry!
Most helpful comment
Why missed? Please see https://www.electron.build/configuration/configuration