Skip to content

fix: compatibility with ts-loader#183

Merged
alexander-akait merged 2 commits intomasterfrom
fix-179
May 22, 2023
Merged

fix: compatibility with ts-loader#183
alexander-akait merged 2 commits intomasterfrom
fix-179

Conversation

@alexander-akait
Copy link
Copy Markdown
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
Copy Markdown

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