Skip to content

Conversation

arcanis
Copy link
Member

@arcanis arcanis commented Sep 12, 2023

What's the problem this PR addresses?

The yarn.config.cjs file doesn't work with projects using type: "module".

Fixes #5720

How did you fix it?

Renames the file into yarn.config.cjs. Since it never got released in a stable release, it should be acceptable to do so without backward compatibility.

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@arcanis arcanis merged commit d5431bd into master Sep 13, 2023
@arcanis arcanis deleted the mael/yarn-config-cjs branch September 13, 2023 12:38
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.

[Bug?]: cannot load yarn.config.js when package.json has type: module
1 participant