Skip to content
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

feat: use jiti for typescript configurations #649

Merged
merged 2 commits into from Apr 28, 2023

Conversation

alexander-akait
Copy link
Member

fixes #646
This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Avoid extra big dependecies, also fix problems for cjs and mjs

Breaking Changes

Hope no

Additional Info

No

@codecov
Copy link

codecov bot commented Apr 28, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.10 🎉

Comparison is base (54c195e) 89.50% compared to head (96b599d) 89.60%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #649      +/-   ##
==========================================
+ Coverage   89.50%   89.60%   +0.10%     
==========================================
  Files           5        5              
  Lines         362      356       -6     
  Branches      118      114       -4     
==========================================
- Hits          324      319       -5     
+ Misses         35       34       -1     
  Partials        3        3              
Impacted Files Coverage Δ
src/utils.js 85.65% <100.00%> (+0.05%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alexander-akait
Copy link
Member Author

Hope we don't break this again

@alexander-akait alexander-akait merged commit 8b876fa into master Apr 28, 2023
17 checks passed
@alexander-akait alexander-akait deleted the feat-migrate-on-jiti branch April 28, 2023 21:01
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.

postcss-loader causes change in how webpack recognizes modules
1 participant