% if (htmlWebpackPlugin.options.manifest.theme_color) { %> <% } %> <% const loadManifest = htmlWebpackPlugin.options.createLoadManifest(compilation.assets, webpack.namedChunkGroups);%> <% const filesRegexp = htmlWebpackPlugin.options.inlineCss ? /\.(chunk\.\w{5}\.css|js)$/ : /\.(css|js)$/;%> <% for (const file in loadManifest[htmlWebpackPlugin.options.url]) { %> <% if (htmlWebpackPlugin.options.preload && file && file.match(filesRegexp)) { %> <% /* crossorigin for main bundle as that is loaded from ` <% /*Fetch and Promise polyfills are not needed for browsers that support type=module Please re-evaluate below line if adding more polyfills.*/ %> <% } else { %> <% } %>