Webpack Dynamic Imports & CDN
-
Hi,
I’m looking at buying the plugin, but have one issue at the moment. Which is with Webpack chunks being dynamically imported.
It seems that the CDN doesn’t recognise those (I assume since the CDN system dosen’t know they exists). I was wondering if the CDN adds a query parameter to the request it makes when processing the files. If it does I can add some code to enqueue the files normally only for that request (then the CDN would know it exists and generate it I assume).
Alternatively, any chance on getting an include file setting. So, I can point the CDN to extra files that will need to be served.
Here’s the network tab: https://share.thedigitalduck.co.uk/i/rxGgBw
Thanks.
The topic ‘Webpack Dynamic Imports & CDN’ is closed to new replies.