When running ember electron I get the warning 'You are using the depreceated electron-rebuild API, please switch to using the options object instead'. Tried this with a new project.
This is an issue with electron-forge, not `ember-electron. Feel free to file an issue there, but I'm going to close this one out since there's nothing we can do about it here.
When running
ember electron
I get the warning 'You are using the depreceated electron-rebuild API, please switch to using the options object instead'. Tried this with a new project.ember-cli: 2.14.2 node: 6.9.1 os: darwin x6