Skip to content

Conversation

Marsup
Copy link
Contributor

@Marsup Marsup commented Jul 29, 2025

Similarly to what #3381 did, I added ESM support for hapi.

It seems many tests are migrating to runTestFixtures, so I followed that while trying to preserve the spirit of previous tests, hopefully it covers as much.

I had some problems with the Windows CI when combined with ESM, I activated debugging for require-in-the-middle, there were traces up to hapi's lib/server.js, but I never saw lib/index.js in those traces, so I'm not sure what's happening there, it doesn't seem related to my changes.

I guess this contributes a bit to #3445, I don't see the point of adding hapi (unscoped) support since it's been deprecated a very long while ago.

Checklist

  • Implement code
  • Add tests
  • Update TypeScript typings
  • Update documentation
  • Add release notes to docs/release-notes/index.md
  • Commit message follows commit guidelines

@Marsup Marsup requested a review from a team as a code owner July 29, 2025 22:22
Copy link

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

Copy link

🔍 Preview links for changed docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant