Hi, all! I’ve run into a strange issue with my latest branch builds. The build logs show no sign of failure, but the post processed bundled css and js assets doen’t exist on the CDN (CDN object Not Found - Request ID: 01GMTANCNE53391QJQWR862DVR). If I turn of bundling of css and javascript everything works as expected. Up until now I’ve never had this issue. I am tinkering a bit with the js files, so might it be possible that malformed javascript code on my part would prevent bundled assets to be transferred to the CDN?
My site: hertze.netlify.app
The branch deploy in question: dev--hertze.netlify.app
Thanks,
Joakim