Hi,
with my bundled files these are extra files I can spot in my HTML.
Any idea what are these files and how these lines are generating?
<script type="text/javascript" src="https://dl.episerver.net/8.8.0/epi-util/native.history.js"></script>
<script type="text/javascript" src="https://dl.episerver.net/8.8.0/epi-util/find.js"></script>
<script type="text/javascript">if(FindApi){var api = new FindApi();api.setApplicationUrl('/');api.setServiceApiBaseUrl('/find_v2/');api.processEventFromCurrentUri();api.bindWindowEvents();api.bindAClickEvent();api.sendBufferedEvents();}</script>
Regards
Khurram