• Hello.

    First of all, thank you so much for developing a useful plugin.

    The plugin works fine, but I have a compatibility question with the cache plugin.

    I’m using the function to load javascript asynchronously in the Wp-rocket plugin.

    And in the description of your plugin, I saw an explanation not to use the asynchronous loading function.

    So I’m trying to use the Excluded JavaScript Files part of the rocket plugin.

    Which javascript file in the plugin can I put as an exception?

    Can I just type jquery like below?

    /jquery-*[0-9.]*(.min|.slim|.slim.min)*([^\.]*).js
    /jquery-?[0-9.]*(.min|.slim|.slim.min)?.js

    Or do I have to add the full path to the plugin as an exception like this:

    /plugins/enable-jquery-migrate-helper/js/(.*).js

    Thank you.

    • This topic was modified 4 years, 1 month ago by seotaro.

The topic ‘How to set exceptions in asynchronous JavaScript’ is closed to new replies.