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 webpack 5 SingleDependencyEntry error #441

Closed
wants to merge 6 commits into from

Conversation

rahcusa
Copy link

@rahcusa rahcusa commented May 7, 2020

This PR contains a:

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

Motivation / Use-Case

Fixes #431

Breaking Changes

Additional Info

@jsf-clabot
Copy link

jsf-clabot commented May 7, 2020

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.

✅ rahcusa
❌ 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
Copy link
Author

rahcusa commented May 7, 2020

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

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.

webpack 5 error: "Cannot find module 'webpack/lib/dependencies/SingleEntryDependency' "
2 participants