Skip to content

Add ESM support and change to jiti #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jul 25, 2023
Merged

Add ESM support and change to jiti #106

merged 11 commits into from
Jul 25, 2023

Conversation

Codex-
Copy link
Owner

@Codex- Codex- commented Jul 25, 2023

Added

Changed

  • Support versions of Node bumped to >= 16
  • esbuild transpiling updated to emit compliant modern esm and cjs
  • smoke-tests updated to test and load for both cjs and esm

Removed

@codecov-commenter
Copy link

codecov-commenter commented Jul 25, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (2256e98) 100.00% compared to head (56f9e65) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #106   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           24        22    -2     
  Branches         2         2           
=========================================
- Hits            24        22    -2     
Files Changed Coverage Δ
lib/index.ts 100.00% <100.00%> (ø)
lib/loader.ts 100.00% <100.00%> (ø)
lib/typescript-compile-error.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Codex- Codex- mentioned this pull request Jul 25, 2023
@Codex- Codex- force-pushed the jiti branch 3 times, most recently from deced44 to 1482ee5 Compare July 25, 2023 00:43
@Codex- Codex- merged commit 334069d into main Jul 25, 2023
@Codex- Codex- deleted the jiti branch July 25, 2023 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants