-
Task
-
Resolution: Unresolved
-
Should have
-
None
-
Technical Debt
Summary
Following up this comment and according to code-splitting we should review all styles that are being imported within the webpack config file against the ones that are being imported through the blocks.scss file.
For example the SocialMediaStyle is being imported twice:
- Within the block.scss
- Within the Webpack config
We have analysize and consider which files are required to "split"
- is being discussed by
-
PLANET-7393 Webpack upgrade to v5
- CLOSED