What problem does this feature solve?
In some scenarios, JavaScript might be injected beforehand to link to third-party CDNs. Enabling SubresourceIntegrityPlugin in this case might cause errors. Is it possible to ignore these errors?
What does the proposed API of configuration look like?
Remote connections are ignored by default, or you can add the configuration option remote: boolean.