-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
OCPSTRAT-1844 - TechDebt - OCP Console - Dependency Cleanup
-
N/A
-
Release Note Not Required
-
-
-
ODC Sprint 3263
As a developer I want to make sure we are running the latest version of webpack in order to take advantage of the latest benefits and also keep current so that future updating is a painless as possible.
We are currently on v4.47.0.
Changelog: https://webpack.js.org/blog/2020-10-10-webpack-5-release/
By updating to version 5 we will need to update following pkgs as well:
- html-webpack-plugin
- webpack-bundle-analyzer
- copy-webpack-plugin
- fork-ts-checker-webpack-plugin
AC: Update webpack to version 5 and determine what should be the ideal minor version.
- depends on
-
CONSOLE-4226 Prepare migration to webpack v5
- Closed
- is blocked by
-
OCPBUGS-44576 Address circular references in @console/internal
- Verified
-
OCPBUGS-44566 Address circular references in @console/knative-plugin
- Verified
-
OCPBUGS-44567 Address circular references in @console/pipelines-plugin
- Verified
-
OCPBUGS-44573 Address circular references in @console/webterminal-plugin and in @console/console-app
- Verified
-
OCPBUGS-44574 Address circular references in @console/shared
- Verified
-
OCPBUGS-44578 Some images and icons use leagcy CommonJS import style
- Verified
-
OCPBUGS-43462 Broken module references in console
- Verified
-
OCPBUGS-44759 Refactor `istextorbinary` to use correct types
- Closed
- is duplicated by
-
CONSOLE-2971 Update Console's Webpack version to 5+
- Closed
- links to