Skip to content

feat: add native require(ESM) example#107

Draft
JoshuaKGoldberg wants to merge 7 commits into
mochajs:mainfrom
JoshuaKGoldberg:require-esm-example
Draft

feat: add native require(ESM) example#107
JoshuaKGoldberg wants to merge 7 commits into
mochajs:mainfrom
JoshuaKGoldberg:require-esm-example

Conversation

@JoshuaKGoldberg

@JoshuaKGoldberg JoshuaKGoldberg commented Jan 29, 2025

Copy link
Copy Markdown
Member

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
Copy Markdown
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