Skip to content

feat: add native require(ESM) example #107

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

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

JoshuaKGoldberg
Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg commented Jan 29, 2025

PR Checklist

Overview

Adds the straightforward example of require("chai").

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as draft January 29, 2025 17:59
@JoshuaKGoldberg
Copy link
Member Author

We're going to need to some work on the build infrastructure to get Node.js-version-matrixed commands to only run the packages supported in that Node.js version. There are also other issues -#103, #105- to get through.

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as draft February 18, 2025 12:20
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.

🚀 Example: Native require(ESM)
1 participant