In the blog post, you have a section on creating a packaged application. I'm having some trouble getting it to work, however. Did you make any modifications to the package.json file? i.e. did you add an extraResources section to the build instructions so that electron-packager knows to include it? Thanks!
In the blog post, you have a section on creating a packaged application. I'm having some trouble getting it to work, however. Did you make any modifications to the
package.jsonfile? i.e. did you add anextraResourcessection to thebuildinstructions so thatelectron-packagerknows to include it? Thanks!