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

Add support .mjs config files #353

Merged
merged 9 commits into from
Mar 11, 2024
Merged

Conversation

aryaemami59
Copy link
Contributor

This PR:

  • Adds support .mjs config files.
  • Adds support for .js config files with the nearest package.json having "type": "module".
  • Bumps lilconfig to latest version.
  • Adds unit tests to test different types of config files.
  • Resolves Support .size-limit.mjs config file #352.

@aryaemami59 aryaemami59 marked this pull request as ready for review March 11, 2024 15:00
@aryaemami59 aryaemami59 requested a review from ai March 11, 2024 15:00
@ai ai merged commit a94908e into ai:main Mar 11, 2024
@ai
Copy link
Owner

ai commented Mar 11, 2024

Thanks. I will release it today.

@aryaemami59 aryaemami59 deleted the support-mjs-config-file branch March 11, 2024 17:18
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.

Support .size-limit.mjs config file
2 participants