We use AEM 5.6 and have hooked into the replication agent an akami REST request to invalidate the url (and friendly url). This works great. What does not get invalidated is any clientlibs js or css that may be refrenced by the page (and modified). We then have to manually figure out the corresponding URL of the JS or CSS and invalidate (with another tool) .
Is there a way to figure out all the corresponding JS and css linked URL's to a page that should be included in the akamai invalidation request.
Hope this makes sense.