Revert "dependencies: Upgrade webpack-dev-server to v3.4.1."

This seems to have broken the development server.

This reverts commit daf8dd1960.
This commit is contained in:
Tim Abbott 2019-05-31 17:58:24 -07:00
parent 4a79be331e
commit 43e634a9b8
3 changed files with 352 additions and 680 deletions

View File

@ -72,7 +72,7 @@
"stylelint": "9.3.0", "stylelint": "9.3.0",
"svgo": "1.0.5", "svgo": "1.0.5",
"swagger-parser": "3.4.1", "swagger-parser": "3.4.1",
"webpack-dev-server": "3.4.1", "webpack-dev-server": "3.1.4",
"xmlhttprequest": "1.8.0" "xmlhttprequest": "1.8.0"
}, },
"scripts": { "scripts": {

View File

@ -11,4 +11,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/03/01/zulip-2-0-relea
# Typically, adding a dependency only requires a minor version bump, and # Typically, adding a dependency only requires a minor version bump, and
# removing a dependency requires a major version bump. # removing a dependency requires a major version bump.
PROVISION_VERSION = '32.3' PROVISION_VERSION = '33.0'

1028
yarn.lock

File diff suppressed because it is too large Load Diff