Skip to content

v3.26.5

@johnlindquist johnlindquist tagged this 14 Jun 17:47
The loader.test.js file was failing in CI because it couldn't find the loader.js module. The actual source file is loader.ts, and the AVA config is set up to handle TypeScript test files. Renaming the test to .test.ts resolves the module resolution issue.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Assets 2
Loading