Lighthouse Performance issue #10719
-
Bug reportDescribe the bugI ran the 'npm run build' command, and then put my site live through 'now' command. When I run a Lighthouse audit on my website, I'm currently getting a performance hit, because of the following: To ReproduceSteps to reproduce the behavior, please provide code snippets or a repository:
Expected behaviorWith the default 'build' command and setup, I would expect the CSS to be loaded as efficiently as possible. Screenshotshttps://snipboard.io/HCwVSX.jpg System information
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Looks like nothing on the page is pre-rendered 🤔 Can you provide a repository? You're probably doing something non-standard in _document, _app or the page itself |
Beta Was this translation helpful? Give feedback.
-
Hey @timneutkens, |
Beta Was this translation helpful? Give feedback.
Hey @timneutkens,
Sure, you can find the repository here: https://github.com/thomasledoux1/website-thomas.