4 lines
		
	
	
		
			147 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			147 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <% for (var chunk in htmlWebpackPlugin.files.chunks) { %>
 | |
| <script src="<%= htmlWebpackPlugin.files.chunks[chunk].entry %>" defer></script>
 | |
| <% } %>
 |