Skip to content

Conversation

@afarber
Copy link
Contributor

@afarber afarber commented Jan 29, 2026

Issue

Fixes #7347

  • Fix docs build by using Babel's --out-file-extension .cjs flag so transpiled output is treated as CommonJS
  • Additionally, run "npm audit --fix" to fix GHSA-34x7-hfp2-rc4v vulnerability

Tasklist

Requirements / Relations

@afarber afarber force-pushed the 7347-fix-npm-run-docs branch from e03e122 to c95b6b4 Compare February 1, 2026 19:46
@afarber afarber requested a review from TheMarex February 1, 2026 19:52
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.

Documentation build fails: "require is not defined in ES module scope"

3 participants