Please help needed on JS
-
Hello PWA team, Please, I installed the “PWA” plugin, and my website uses a CDN, for example, my main website is example.com, and the CDN is hosted on Cloudflare cdn.example.co, Please how can I serve the PWA JS from my CDN?.
Below are some of the files,
https://example.com/wp-content/plugins/pwa/wp-includes/js/workbox-v5.1.4/workbox-core.prod.js
https://example.com/wp-content/plugins/pwa/wp-includes/js/workbox-v5.1.4/workbox-precaching.prod.js
https://example.com/wp-content/plugins/pwa/wp-includes/js/workbox-v5.1.4/workbox-background-sync.prod.js
https://example.com/wp-content/plugins/pwa/wp-includes/js/workbox-v5.1.4/workbox-routing.prod.js
https://example.com/wp-content/plugins/pwa/wp-includes/js/workbox-v5.1.4/workbox-navigation-preload.prod.js
https://example.com/wp-content/plugins/pwa/wp-includes/js/workbox-v5.1.4/workbox-strategies.prod.js
https://example.com/wp-content/plugins/pwa/wp-includes/js/workbox-v5.1.4/workbox-expiration.prod.js
So, Please how can I change the https://example.com to https://cdn.example.co.
Thanks.
The topic ‘Please help needed on JS’ is closed to new replies.