saltyshiomix / nextron

⚡ Next.js + Electron ⚡
https://npm.im/nextron
MIT License
3.97k stars 229 forks source link

Add option to `nextron build` to only code bundle and not run electron-builder? #129

Closed codetheweb closed 3 years ago

codetheweb commented 4 years ago

I'm currently using a GitHub Action to run Electron Builder, so it would be really nice if there was a way to run the code bundling part of nextron build without running Electron Builder as well.

If you're ok with it, I'm happy to make a PR for this.

saltyshiomix commented 3 years ago

Hi @codetheweb , sorry for late reply.

I'm really happy for your PR of this :)

codetheweb commented 3 years ago

I'm no longer using that specific action and so no longer have this problem, but I imagine it could be useful in other cases as well.

I currently have no plans to make a PR for this, but if I run into the same issue again I'll take a look.

saltyshiomix commented 3 years ago

@codetheweb

Ok, I'll close this issue but if you have any troubles, feel free to make a new issue or PR :)