Skip to content

Conversation

@gavinsharp
Copy link

Fixes #52.

The first commit (320216a) refactors the logic for determining the ESBuild config into a separate helper, and introduces some basic tests for it (no behaviour change).

The second commit (93c7f10) makes a behaviour change to eliminate the custom getExt helper in favour of using path.extname.

I'm worried I'm missing the original rationale for the custom helper, so let me know if there is an expected case that this new code doesn't handle!

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.

unexpected "loaders" file extension parsing

1 participant