20 unnecessary enqueues
-
I am working on the performance of a website that uses your plugin and it turns out that you are enqueuing 20 unnecessary scripts on each load of the website.
The website doesn’t even use the block theme. It uses the classic WooCommerce shortcode and you are including a bunch of scripts for the blocks, like react, polyfill, regenerator-runtime, etc. On any page of this website!
Enqueues without the plugin:
Enqueues with the plugin enabled:
And worst of all, these enqueues are at the homepage . The most important of a web. And you are filling it with unnecessary scripts.
Hope you solve this in the next update because otherwise we will have to think of an alternative as a gateway.
- The topic ‘20 unnecessary enqueues’ is closed to new replies.