When I view my SharePoint site I see a lot of .debug.js files being added by SharePoint. Is there a way to stop this happening.
- cui.debug.js
- core.debug.js
- sp.debug.js
- sp.ribbon.debug.js
- init.debug.js
they account for around 400k of the page download.
The format map is also accounting for a fair chunk of the page weight.
I know how to use the security trimmed control but I dont know where these items are and what is safe to wrap with the control.