Closed
Description
We're working on upgrading Next.js from 2.1.1 to 2.3.1 after reading about all the speed optimizations. We're receiving the following warning about the three preloaded scripts that are now included in the head of the page:
Did we misconfigure something that's causing these scripts to wait on something else to load?