Skip to content

Conversation

@gnidan
Copy link
Member

@gnidan gnidan commented Jan 14, 2026

Format package changes:

  • Add "type": "module" to package.json
  • Update tsconfig.json to use module: "nodenext"
  • Add explicit .js extensions to all relative imports
  • Convert bin/generate-schema-yamls.js from CommonJS to ESM

Web package changes:

  • Add babel-loader to transpile @ethdebug/* ESM packages
  • Add @ethdebug/pointers as a dependency
  • Configure webpack with fullySpecified: false for ESM compatibility

Format package changes:
- Add "type": "module" to package.json
- Update tsconfig.json to use module: "nodenext"
- Add explicit .js extensions to all relative imports
- Convert bin/generate-schema-yamls.js from CommonJS to ESM

Web package changes:
- Add babel-loader to transpile @ethdebug/* ESM packages
- Add @ethdebug/pointers as a dependency
- Configure webpack with fullySpecified: false for ESM compatibility
@github-actions
Copy link
Contributor

github-actions bot commented Jan 14, 2026

PR Preview Action v1.8.0
Preview removed because the pull request was closed.
2026-01-14 03:02 UTC

@gnidan gnidan merged commit 2118361 into main Jan 14, 2026
4 checks passed
@gnidan gnidan deleted the esm branch January 14, 2026 03:16
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.

2 participants