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

fix: compatibility with ts-loader #183

Merged
merged 2 commits into from
May 22, 2023
Merged

fix: compatibility with ts-loader #183

merged 2 commits into from
May 22, 2023

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

fixes #179

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (071c40e) 21.23% compared to head (9b26365) 21.23%.

❗ Current head 9b26365 differs from pull request most recent head 0c4a424. Consider uploading reports for the commit 0c4a424 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #183   +/-   ##
=======================================
  Coverage   21.23%   21.23%           
=======================================
  Files           8        8           
  Lines         504      504           
  Branches      108      108           
=======================================
  Hits          107      107           
  Misses        348      348           
  Partials       49       49           
Impacted Files Coverage Δ
src/index.js 60.00% <ø> (ø)

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

@alexander-akait alexander-akait merged commit cbc9722 into master May 22, 2023
@alexander-akait alexander-akait deleted the fix-179 branch May 22, 2023 16:50
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.

thread-loader 4.0.1 with ts-loader: Cannot read properties of undefined (reading 'plugins')
1 participant