|
|
|
|
|
by omnidan
3920 days ago
|
|
Electron really should be treated like `node` and be a dependency. Of course you could still package your apps with Electron, and you can do that with node too (if you wanted to), still nobody distributes node applications like that. Actually, I tried fixing that problem with `asv`: https://news.ycombinator.com/item?id=10244073 |
|