I would like to run this codemod on an ember-electron app, but it currently won't run properly via ember s since it relies on requireNode in some places. Other codemods that I've used seemed to operate solely on the source files, which hasn't been a problem. Is the only way that I can use this codemod to first modify my app such that it will gracefully handle running outside of the electron context?
Related: #217 #200
Maybe also something like this could help? https://github.com/nondanee/puppeteer-electron