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

Enable support for ES modules #14482

Open
komret opened this issue Sep 23, 2024 · 0 comments · May be fixed by #15544
Open

Enable support for ES modules #14482

komret opened this issue Sep 23, 2024 · 0 comments · May be fixed by #15544
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@komret
Copy link
Contributor

komret commented Sep 23, 2024

Configure Electron build process to output main and preload bundles as ES instead of CommonJS.
That is possible since electron 28.0.0.

It is needed to upgrade dependencies which do not support CommonJS anymore:

@komret komret added the dependencies Pull requests that update a dependency file label Sep 23, 2024
@github-project-automation github-project-automation bot moved this to 🎯 To do in Issues Suite Sep 23, 2024
@Lemonexe Lemonexe self-assigned this Nov 25, 2024
@Lemonexe Lemonexe moved this from 🎯 To do to 🏃‍♀️ In progress in Issues Suite Nov 25, 2024
@Lemonexe Lemonexe linked a pull request Nov 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: 🏃‍♀️ In progress
Development

Successfully merging a pull request may close this issue.

2 participants