Hey Jules, you have 2 options afaik.
1.- Clean throug Deployment
- Click on the Deployment Menu
- Select the Promote option (broom icon)
This will clean the project and remove most of the debugging options.
2.-Purge the Deployment Folder
- Make a backup of your deployment folder.
- Click no the Deployment Menu
- Click on the "Purge deployment folder" option
- Rebuild the applications and promote your code again
you are set to go.
Gotta be careful with the second option because it empties the folder... which means that if you had images, additional js, css, etc in the folder outside of what phspeed generates you will lose it.
Happy Coding brother.