When I modify the code, the previous link and script tags are not removed. See below.
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<title>Trinobantes</title>
<link rel="stylesheet" href="bundle-e73e1723cef354536dc4447917b97b9a.css">
<link rel="stylesheet" href="bundle-e73e1723cef354536dc4447917b97b9a.css">
</head>
<body>
<script type="text/javascript" src="bundle-923ef298732adac3bc016f72bf7e3709.js"></script>
<script type="text/javascript" src="bundle-9e6a55591fdb451aeb3bbc4c9521c7cc.js"></script>
<script type="text/javascript" src="bundle-e089db6c7d2420a5d4bb6be4551776b1.js"></script>
<script type="text/javascript" src="bundle-e089db6c7d2420a5d4bb6be4551776b1.js"></script>
</body></html>
When I modify the code, the previous link and script tags are not removed. See below.