electron / electron/forge

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

Open
#3,654 1 comment 1 reaction 0 assignees View on GitHub
documentation
Dominant language
TypeScript
Stars
7.1k
Forks
641
Avg merge
3d 1h
Merged PRs (30d)
30

Description

### Pre-flight checklist

- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project uses.
- [X] 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.