Okay
  Public Ticket #1375518
[Bug] Un-minified JS & CSS
Closed

Comments

  •  5
    Brendan started the conversation

    Hi there,

    The following JS/CSS files packaged with Salient Visual Composer are not minified but should be:

    JS

    • /wp-content/plugins/js_composer_salient/assets/js/dist/js_composer_front.min.js
    • /wp-content/plugins/js_composer_salient/assets/js/dist/backend-actions.min.js
    • /wp-content/plugins/js_composer_salient/assets/js/dist/backend.min.js

    CSS

    • /wp-content/plugins/js_composer_salient/assets/css/js_composer.min.css

    This one is partially minified:

    • /wp-content/plugins/js_composer_salient/assets/css/js_composer_backend_editor.min.css


    This causes issues with caching plugins like WP-Rocket as they ignore js/css with "min" in the filename as they should already be minified. As these aren't minified the site then ends up serving un-minified files.

    Assume they've been packaged un-minified in error.

    (Salient 8.5.3 and Salient VC 5.2.4)

  •  9,016
    Tahir replied

    Thanks have noted it . 


    ThemeNectar Support Team