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

Suggestions for Adding Frontend Framework Integration to the Electron Forge + Vite Template #3654

Open
3 tasks done
narukeu opened this issue Jul 12, 2024 · 1 comment
Open
3 tasks done

Comments

@narukeu
Copy link

narukeu commented Jul 12, 2024

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

The current electron-forge + Vite template only includes Vite and does not offer options to integrate frontend frameworks. Additionally, the configurations differ from those created directly with Vite. Modern frontend development relies on frameworks like React, which presents some inconvenience for developers.

Proposed solution

Adding interactive options during project creation to allow users to choose whether to integrate a frontend framework.

Alternatives considered

Updating the documentation to include instructions on integrating the template with popular frontend frameworks.

Additional information

No response

@zhoujian-official
Copy link

Same here.

Current document has Vite+Vue and Webpack+React. But lots of people want Vite+React/Vite+React+TS. Really need it as a best-practice reference.

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

3 participants