Add support for SRI (Subresource Integrity)
Created by: willdurand
SRI used to be supported in CRA (facebook/create-react-app#1176) but it was removed because of some incompatibilities (#1231 (closed)).
Could we re-add SRI support in CRA? I feel like the reasons given in #1231 (closed) could be solved.