• So our jQuery and 2 other assets are being served from cdnjs. When “minified” by the plugin they are neither output verbatim, nor downloaded and minified into the bundle.

    Please fix this. We had to disable minification of scripts because of this.

Viewing 1 replies (of 1 total)
  • Plugin Author Clearcode

    (@clearcodehq)

    Hi Robert,

    if you use standard mechanism to add scripts: wp_enqueue_script and the server can do http requests, it should work without problems. You can check which scripts are added. You can remove them all at once or select only the desired ones using the Clearcode\Minify\Scripts filter.

    Best Regards
    Piotr Niewiadomski

Viewing 1 replies (of 1 total)
  • The topic ‘Support 3rd Party Assets’ is closed to new replies.