modernweb-dev / web

Guides, tools and libraries for modern web development.
https://modern-web.dev
MIT License
2.21k stars 281 forks source link

chore: set type to commonjs in config-loader package.json #2794

Closed web-padawan closed 1 month ago

web-padawan commented 1 month ago

What I did

Fixes https://github.com/modernweb-dev/web/issues/2793

Set type to commonjs to avoid test failure due to Node 22.7 experimental module syntax detection.

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: a04ff3870938084e4ed8c2c44d7f01f513d8ab31

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------ | ----- | | @web/config-loader | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR