Skip to content

Conversation

@d-mahi14
Copy link

@d-mahi14 d-mahi14 commented Feb 1, 2026

Description

Fixed a module resolution error in the mskmidrange benchmarks. The require statements were attempting to load a non-existent mskmidrange.js file. Updated the paths to correctly resolve to lib/index.js.

Related Issues

resolves #10017

Checklist

@stdlib-bot stdlib-bot added First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix JavaScript lint errors

2 participants