Urucas / electron-packager-interactive

An interactive implementation of electron-packager
MIT License
202 stars 32 forks source link

Add some auto defaults + updated electron version #37

Open WilsontheWolf opened 4 years ago

WilsontheWolf commented 4 years ago

This should work but I haven't tested it. Basically it adds some features which make using this easier. Added a dynamic Electron Version by seeing if its in dependencies, dev dependencies and falling back to v7.1.5. Added a dynamic version check by using the version in the package.json falling back to v0.0.1. Added a default icon file, which is where I store my icon as well as I've seen someone else do so. This change is more for my convenience but it is a smart place to save your icon.