Closed
Description
Given that React and ReactDOM are so prevalent and therefore likely to exist in the browser cache, it seems to make sense to have an option to build the package with an option to to include React and ReactDOM statically in the HTML file.
It would make the initial load that much snappier.
Is this something that could be considered?