Are there any ideas to add a way to add Subresource Integrity for ES6 modules, so you can import a JS module and ensure its integrity?
IMHO it is very important to preserve that new security feature for this new loading method.
Also asked on Stackoverflow.