Skip to content

Commit 4ca69bc

Browse files
kjugictcpip
andauthored
Update docs/adr/isomorphism-support.md
Co-authored-by: Chris de Almeida <ctcpip@users.noreply.github.com>
1 parent 9fe1075 commit 4ca69bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/adr/isomorphism-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ This decision is motivated by the lack of resources to maintain such an effort i
4343

4444
At present, our libraries function seamlessly in Node.js, supporting both CommonJS and ESM. Transitioning to support additional scenarios, such as direct ESM exports, would require significant changes to our CI systems and additional maintenance overhead.
4545

46-
**TL;DR**: Dedicated ESM exports will not be available for Express.js, PillarJS, or JSHTTP packages. PR with such a change will not be accepted.
46+
**TL;DR**: Dedicated ESM exports will not be available for [expressjs](https://github.com/expressjs), [pillarjs](https://github.com/pillarjs), or [jshttp](https://github.com/jshttp) packages. PRs with such a change will not be accepted.
4747

4848
**What will be done?**
4949

0 commit comments

Comments
 (0)