Exclude folder, but JS from within still being “optimized”
-
Hi Frank,
I enabled the Super PWA plugin today to test it out and as part of doing so I excluded the
\wp-content\plugins\super-progressive-web-apps\folder as a whole, just to prevent any potential conflicts/issues (shouldn’t be any, but as I’m just testing).However, when I sit and look at Chrome’s console, I’m seeing:
SuperPWA service worker ready - autoptimize_single_2c986d3e9a58fc60f524c135d382591f.js:1Which is being generated via
/wp-content/plugins/super-progressive-web-apps/public/js/register-sw.js– therefore why is this being Autoptimized when I’ve excluded that folder? Do I need to declare the “full path”?
The topic ‘Exclude folder, but JS from within still being “optimized”’ is closed to new replies.