This is something to consider for the future. Respective issue/discussion over at d.org: https://www.drupal.org/node/1537198
JavaScript is typically used in two forms. There is the production and development version. The development version is used for development, troubleshooting, bug fixing, when you need to step through execution, etc. We should provide a toggle to allow switching between production/development JavaScript.
A simple implementation can be found in the speedy module.
This is a setup task to start shipping with minified JavaScript files in addition to the development version. The naming for production/development is taken because this is the naming convention used on jquery.com.
Recent comments
I think that is created from a view rather than a module or part of core. Perhaps it was on your original site. Perhaps it is called Backlinks and it will have a menu path of /node/%/backlinks Find...
How to remove the "Backlinks" tab from display?
@argiepiano - Nvm. Found it, and posted an issue in the docs issue queue. https://github.com/backdrop-ops/docs.backdropcms.org/issues/226 Thanks for your help!
Editing nodes makes them lose formatting
Thanks for the info of Node Convert! The information came just in time because in the process of a site development I realized that for already created nodes I need to change their type in order to...
change content type for existing node/page