Let's copy all the files!
This is a small release with little code change, but it introduces an important addition: The copy-files
configuration, accepting an array of glob patterns, allows users to define exactly which non-Ember files make it into the final packaged Electron build.
Previously, only electron.js
and package.json
were copied. If you don't intend to copy additional files, no change is required.