fix(package) Add url for compatibility with webpack@5 (#1598) by glenjamin · Pull Request #1599 · webpack/webpack-dev-server · GitHub
Skip to content

fix(package) Add url for compatibility with webpack@5 (#1598)#1599

Merged
alexander-akait merged 1 commit into
webpack:masterfrom
glenjamin:issue-1598
Dec 13, 2018
Merged

fix(package) Add url for compatibility with webpack@5 (#1598)#1599
alexander-akait merged 1 commit into
webpack:masterfrom
glenjamin:issue-1598

Conversation

@glenjamin

@glenjamin glenjamin commented Dec 13, 2018

Copy link
Copy Markdown
Contributor
  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

Didn't add tests, as this would require CI to run against webpack v5 to exhibit the problem.

Can reproduce the issue and confirm the fix by installing webpack v5 into this package and running the prepare script.

Motivation / Use-Case

fixes #1598

Breaking Changes

none

Additional Info

@codecov

codecov Bot commented Dec 13, 2018

Copy link
Copy Markdown

@alexander-akait alexander-akait merged commit 68dd49a into webpack:master Dec 13, 2018
This was referenced Mar 7, 2021
This was referenced Mar 14, 2021
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 install 'url' and 'events' as a dependency

2 participants