-
Task
-
Resolution: Released
-
Should have
-
None
-
4
-
Code Refactoring, Performance
-
Sprint #138
-
mars
Investigate the possibility of reducing the load size by improving the code coverage.
Check the Coverage tab in Chrome's dev tools to see which parts of the code are not being used in the home page. See: https://developers.google.com/web/tools/chrome-devtools/coverage
Find out which parts of Bootstrap we can remove from the build (if any).
The same applies to jQuery: how much of jQuery do we actually use? See: https://github.com/jquery/jquery/blob/master/README.md#custom-build-examples
Check for other coverage issues as unused Planet4 CSS, etc.
Tasks
- Investigate about bootstrap styles usage
- Identify which part of bootstrap we are using and which ones we can remove
- causes
-
PLANET-5363 Plastics Campaign theme: Tasks block doesn't collapse/expand
- CLOSED