fix a bug with prefetching initial chunks InitFragments have get[End]Content methods which get a sourceContext RuntimeModules have implicit chunk and compilation changed default to `output.ecmaVersion: 2015`
This allows to use `splitChunks` for initial chunks in i. e. node and webworker targets
step 1: non HMR cases