How do I only merge or only minify my JavaScript scripts?

For various reasons such as debugging, or if your assets are already minified,  you can choose merge your scripts without minifying them by doing the following, or vice-versa:

  1. Go to WP-Optimize > Minify > JavaScript
  2. Scroll to the “JavaScript options” section
  3. Uncheck the “Enable minification of JavaScript files” or “Enable merging of JavaScript files” checkbox:
  4. Press ‘Save settings’

You can disable both options if you wish to only use the “Load JavaScript asynchronously” option.

Posted in: Minification