You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to be added:
Currently, we are using electron-builder for our Electron applications. While it's a straightforward solution, it lacks robust TypeScript support and environmental injection features. Additionally, it does not offer sufficient functionality for a development watch mode.
To enhance our development experience and build capabilities, I propose switching to a more versatile build tool such as:
Why is this needed:
Switching to a more capable Electron build tool would significantly improve our development workflow, provide better TypeScript integration, and support more advanced features such as environment injection and live reloading. This change will enable our team to work more efficiently and effectively.
Additional Information:
The text was updated successfully, but these errors were encountered:
What would you like to be added:
Currently, we are using
electron-builder
for our Electron applications. While it's a straightforward solution, it lacks robust TypeScript support and environmental injection features. Additionally, it does not offer sufficient functionality for a development watch mode.To enhance our development experience and build capabilities, I propose switching to a more versatile build tool such as:
Why is this needed:
Switching to a more capable Electron build tool would significantly improve our development workflow, provide better TypeScript integration, and support more advanced features such as environment injection and live reloading. This change will enable our team to work more efficiently and effectively.
Additional Information:
The text was updated successfully, but these errors were encountered: