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

Migrate app backend to ES Modules #1346

Open
bajtos opened this issue Feb 21, 2024 · 0 comments
Open

Migrate app backend to ES Modules #1346

bajtos opened this issue Feb 21, 2024 · 0 comments
Labels
good first issue 🤗 Good for newcomers

Comments

@bajtos
Copy link
Member

bajtos commented Feb 21, 2024

Starting from Electron v28, it's possible to use native ES Modules in the Electron app backend. See

Let's migrate our code to ES Modules to leverage the latest language features, enjoy better support in IDEs, and upgrade dependencies that dropped support for CJS.

@juliangruber juliangruber added the good first issue 🤗 Good for newcomers label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue 🤗 Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants