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 from CommonJS to ESM #1363

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Migrate from CommonJS to ESM #1363

wants to merge 1 commit into from

Conversation

Kocal
Copy link
Member

@Kocal Kocal commented Feb 18, 2025

Q A
Bug fix? no
New feature? yes
Deprecations? no
Issues Fix #1312
License MIT

TODO:

  • Migrate require and module.exports to import and export
  • Remove useless use 'strict types'
  • Migrate references to webpack.config.js file, since users not using type: "module" can have a webpack.config.mjs file

@Kocal Kocal added this to the 6.0 milestone Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFC] Migrate webpack-encore to ESM
1 participant