Created by: 0xdeafcafe
Adds the environment variable INLINE_CHUNK, which when set to false will disable the automatic inlining of the runtime chunk into the outputted index.html file.
As per discussion in https://github.com/facebook/create-react-app/issues/5309.