When using services such as google-analytics - blocking scripts are added to the document head when their init scripts are ran. When using BTR, these scripts end up in the resulting static HTML.
We should exclude scripts from the outputted html which are not present in the original html.
Enhancement
When using services such as google-analytics - blocking scripts are added to the document head when their init scripts are ran. When using BTR, these scripts end up in the resulting static HTML.
We should exclude scripts from the outputted html which are not present in the original html.