Open
Description
Summary
In the documentation it says here:
Improving Application Performance
Since the build tool you select only support single page apps (SPAs) ...
This struck me as odd because it is not only grammatically incorrect ("only supports" or "build tools you select" - or should it say "you selected?"), but also confusing. Which build tool is it referring to? The ones mentioned earlier, like vite, parcel, rsbuild? I know vite supports SSR, so what is meant here?
Page
https://react.dev/learn/build-a-react-app-from-scratch#improving-application-performance
Details
No response