Retry Dynamic Imports with “React.lazy”

In the modern web, code splitting is essential. You want to keep your app slim, with a...