1 min readFeb 7, 2018
Haha… man, you seem to know which ones will work. My point is that
const url = ‘https://google.com';
will fail. I understand CORS restrictions but take is that it should not be a problem since an electron app should not have to load from a dev server like Webpack. Using electron-forge seems to do the job. Any ideas on why we might want to use Webpack?