@rohan10 @Netlify That depends on what code you have in your build and what you deliver to the browser. Netlify tries to be as agnostic as possible about the implementation you choose for your site.
Some of my sites have no JS in the browser, others use it to make requests. What's your approach?