Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Update other webpack packages #33

Merged
merged 2 commits into from
Nov 29, 2022
Merged

Update other webpack packages #33

merged 2 commits into from
Nov 29, 2022

Conversation

MikeMcC399
Copy link
Contributor

@MikeMcC399 MikeMcC399 commented Nov 14, 2022

This PR updates

to resolve deprecation warnings when executing npm run serve (see log in #30):

<i> [webpack-dev-server] [HPM] Proxy created: /api  -> http://localhost:9090
(node:5022) [DEP_WEBPACK_DEV_SERVER_CONSTRUCTOR] DeprecationWarning: Using 'compiler' as the first argument is deprecated. Please use 'options' as the first argument and 'compiler' as the second argument.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:5022) [DEP_WEBPACK_DEV_SERVER_LISTEN] DeprecationWarning: 'listen' is deprecated. Please use async 'start' or 'startCallback' methods.

@MikeMcC399 MikeMcC399 requested a review from a team November 14, 2022 13:22
@MikeMcC399
Copy link
Contributor Author

@dreske

This is not urgent, but perhaps you would consider this PR which removes deprecation warnings?

@dreske dreske merged commit 0649b82 into corona-warn-app:main Nov 29, 2022
@MikeMcC399 MikeMcC399 deleted the update/other-webpack branch November 29, 2022 13:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants