Skip to content

build(package): add ./indexer ./batch ./nonce subpath exports (#625) - #652

Merged
Jaydbrown merged 1 commit into
conduit-protocol:mainfrom
ZacLou:feat-subpath-exports-625
Aug 31, 2026
Merged

build(package): add ./indexer ./batch ./nonce subpath exports (#625)#652
Jaydbrown merged 1 commit into
conduit-protocol:mainfrom
ZacLou:feat-subpath-exports-625

Conversation

@ZacLou

@ZacLou ZacLou commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Closes #625

Adds "exports" entries for "./indexer", "./batch", and "./nonce" so consumers can import only the slice they need without pulling the full SDK bundle.

No runtime code is changed; only the package.json export map is extended.

@Jaydbrown
Jaydbrown merged commit 9ccff21 into conduit-protocol:main Aug 31, 2026
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.

Subpath exports for tree-shaking

2 participants