Skip to content

Conversation

@OttoAllmendinger
Copy link
Contributor

Configure ESM build alongside existing CommonJS build, updating package.json
exports field to support both module systems. The package can now be used
with both import and require statements.

Also ensures proper import of wasm-utxo in browser environments by using the
ESM version of utxo-ord in webpack bundles.

Issue: BTC-2936

OttoAllmendinger and others added 3 commits January 16, 2026 12:01
Configure ESM build alongside existing CommonJS build, updating package.json
exports field to support both module systems. The package can now be used
with both `import` and `require` statements.

Issue: BTC-2936

Co-authored-by: llm-git <[email protected]>
Add webpack to the list of valid scopes in commitlint configuration.

Issue: BTC-2936

Co-authored-by: llm-git <[email protected]>
Ensures proper import of wasm-utxo in browser environments by using the ESM
version of utxo-ord.

Issue: BTC-2936

Co-authored-by: llm-git <[email protected]>
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review January 16, 2026 12:24
@OttoAllmendinger OttoAllmendinger requested review from a team as code owners January 16, 2026 12:24
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