segment-boneyard / nightmare

A high-level browser automation library.
https://open.segment.com
19.55k stars 1.08k forks source link

Use electron from nightmarejs #329

Closed yeralin closed 9 years ago

yeralin commented 9 years ago

Ok, my problem was that I was using Node-webkit, and this package, so my final program's weight was 200+mb. Can I somehow use Electron instead of Node-webkit using Electron from Nightmarejs?

Meaning that I don't want to download electron package since I have it in nightmarejs node_modules.

yeralin commented 9 years ago

In matter of fact, we can do that. We need to reinstall electron inside nightmarejs to create executable of electron to use