Skip to content

Conversation

@dynst
Copy link
Contributor

@dynst dynst commented Aug 17, 2025

index.ts and json-safe.ts are actually empty of any runtime code, they only contain types, so no sourcemap files are generated for them.

@dynst
Copy link
Contributor Author

dynst commented Oct 17, 2025

tsdown is needed because if you try to use tsc to transpile to ESM it will simply choke on every extensionless import in the codebase:

import { Any } from "../../../google/protobuf/any";

Is there anything blocking this PR?

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.

1 participant