Does anybody know how to set up Subresource Integrity (SRI) attributes for the JS URLs that are located in the 'paths' area of the config file in RequireJS?
RequireJS say on their website that it supports SRI, but I can't find any information out there on how to implement it.