Skip to content

feat: support esm index files, support typescript index files for resources - #27

Open
dLedda wants to merge 3 commits into
mainfrom
support-esm-ts
Open

feat: support esm index files, support typescript index files for resources#27
dLedda wants to merge 3 commits into
mainfrom
support-esm-ts

Conversation

@dLedda

@dLedda dLedda commented Jul 15, 2026

Copy link
Copy Markdown

No description provided.

Daniel Ledda and others added 3 commits July 15, 2026 18:05
Adds cases for loading a resource from a native .ts index file and
for the error path when its default export isn't a function, both
exercised via Node's native type stripping + require(esm) support.
…tion

Aligns config-loader with the rest of the codebase, where configuration/
implementation mistakes are surfaced as ImplementationError rather than
a plain Error.
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