pugnascotia / spring-react-boilerplate

An example of an isomorphic application using Java + Spring with React, React Router and Redux
MIT License
155 stars 51 forks source link

warning 2 Reduce render-blocking stylesheets #10

Open publicocean0 opened 7 years ago

pugnascotia commented 7 years ago

Can you give any more details?

publicocean0 commented 7 years ago

hi yes. I tested the application with lighthouse plugin. All the warning posted are explained in details using it. It seams the bundle.js and stylesheets created are too much big. It advices to realize a bit more modular structure + compress bundle.js. In addtion for a classical PWA application it is missing offline+manifest