Created by: Timer
Derived from https://github.com/facebook/create-react-app/issues/4492#issuecomment-421959548.
This should act on the final suggestion from @sokra, as we switched to Terser in #5026 and inlined the runtime chunk in #5058.
Thanks for the pointers, @sokra!