Skip to content

Conversation

@dynst
Copy link
Contributor

@dynst dynst commented Nov 16, 2025

The restoreImportExtension option was added to telescope for potential ESM support hyperweb-io/telescope#591

@dynst dynst force-pushed the codegen-extensions branch from dc92ae2 to c390c97 Compare November 17, 2025 21:20
@dynst dynst force-pushed the codegen-extensions branch from c390c97 to e0b43b1 Compare November 18, 2025 02:53
Copy link
Member

@webmaster128 webmaster128 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me overall. Could you update the import path change to latest main and re-generate the src/ files?

"format": "prettier --write --log-level warn \"./src/**/*.ts\" \"./scripts/**/*.cjs\"",
"precodegen": "./scripts/exports_protos.sh",
"codegen": "rm -rf ./src && ./scripts/codegen.js && npm run format",
"codegen": "rm -rf ./src && ./scripts/codegen.cjs && npm run format",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I cherry-picked this change to main already such that we can keep it out of here

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