-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.18.0
-
None
-
1
-
ODC Sprint 3265
-
1
-
False
-
Description of problem:
"import * as icon from '[...].svg' " imports cause errors on webpack5/rspack (can't convert value to primitive type). They should be rewritten as "import icon from '[...].svg'"
Version-Release number of selected component (if applicable):
4.18.0
How reproducible:
Always
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- blocks
-
CONSOLE-3905 Update Webpack package to version 5
- In Progress
- links to