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

Upgrade webpack-dev-server to version 3.1.11 or later #66

Open
aniri opened this issue Jan 17, 2019 · 1 comment
Open

Upgrade webpack-dev-server to version 3.1.11 or later #66

aniri opened this issue Jan 17, 2019 · 1 comment

Comments

@aniri
Copy link
Member

aniri commented Jan 17, 2019

Test that everything works properly after upgrade.

For example:

"dependencies": {
  "webpack-dev-server": ">=3.1.11"
}

or…

"devDependencies": {
  "webpack-dev-server": ">=3.1.11"
}
@lrdTnc
Copy link
Contributor

lrdTnc commented Mar 9, 2019

I think this is obsolete, since the upgrade to angular 7, we rely on @angular/cli's "ng serve" command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants