LivePage
LivePage copied to clipboard
Add support for RequireJS
Figure out if there is a way to track what is being sideloaded in via the JS & track those files also.
It could be a matter of listening for when an element matching [data-requiremodule]
is injected onto the page.