What is first load js?
Unanswered
Asian black bear posted this in #help-forum
Asian black bearOP
I know that next.js renders the page on the server side first, so the page size is probably the html. However, what is the first load js shown when you do
I guess my question is, do we need the first load js for the LCP, or the first load js is only for the TTI?
npm run build? I guess my question is, do we need the first load js for the LCP, or the first load js is only for the TTI?