codymikol / karma-webpack

Karma webpack Middleware
MIT License
830 stars 222 forks source link

Fix webpack 5 SingleDependencyEntry error #441

Closed rahcusa closed 4 years ago

rahcusa commented 4 years ago

This PR contains a:

Motivation / Use-Case

Fixes https://github.com/webpack-contrib/karma-webpack/issues/431

Breaking Changes

Additional Info

jsf-clabot commented 4 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: rahcusa
:x: Amandeep Suchar


Amandeep Suchar seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.

rahcusa commented 4 years ago

I cant run the linter locally, any ideas? seems like the same issue exists in the azure pipeline build as well