balena-io-experimental / balena-electronjs

electronJS-based resin application template
http://resin.io
Apache License 2.0
345 stars 115 forks source link

feat(app): Add config option for appData & userData dirs #78

Closed jhermsmeier closed 6 years ago

jhermsmeier commented 6 years ago

This adds options to override Electron's appData and userData paths

Change-Type: minor