Closed kilemensi closed 5 years ago
My only annoyance with the code is ... style={classes.header} why not just called it style={styles.header}.
I wrestled with @karimkawambwa (I even though of continuing to use pdfStyles
) but in the end I chose to stick to the convention of calling them classes
from within a component per Material UI.
Description
We've grown past the recommended single chunk size for our build. This PR introduce code splitting targeting the two largest libraries we're using:
pdf-js
andreact-pdf
.Type of change
Please delete options that are not relevant.
Screenshots
Problem
Build warning
Analysis
Solution
Build
Analysis
Checklist: