Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vite plugin #2954

Closed
3 tasks done
segevfiner opened this issue Oct 12, 2022 · 2 comments
Closed
3 tasks done

Vite plugin #2954

segevfiner opened this issue Oct 12, 2022 · 2 comments

Comments

@segevfiner
Copy link

Pre-flight checklist

  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project uses.
  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

Problem description

It would be cool to use Electron Forge with Vite instead of webpack for bundling, Vite is fast, WebPack is quite slow.

Proposed solution

Create a new plugin for Vite for electron forge.

Alternatives considered

Don't use Electron Forge, and use a manual Vite + Electron based setup + electron-builder.

Additional information

No response

@cryptofyre
Copy link

I think this would be very cool to have, we've been looking to get off of Electron-Builder for awhile and this is pretty much the only thing preventing us from switching over to Forge.

@tuul-wq
Copy link

tuul-wq commented Feb 25, 2023

Vite PR was merged recently. I suppose this task can be closed.
PR - #3071

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants