We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e530c commit 8eb941cCopy full SHA for 8eb941c
app/code/Magento/Csp/etc/di.xml
@@ -114,10 +114,4 @@
114
<type name="Magento\Framework\View\Asset\GroupedCollection">
115
<plugin name="addDefaultPropertiesToGroup" type="Magento\Csp\Plugin\AddDefaultPropertiesToGroupPlugin" />
116
</type>
117
- <type name="Magento\Framework\App\View\Asset\Publisher">
118
- <plugin name="addResourceIntegrityAfterAssetPublish" type="Magento\Csp\Plugin\GenerateAssetIntegrity"/>
119
- </type>
120
- <type name="Magento\RequireJs\Model\FileManager">
121
- <plugin name="addResourceIntegrityAfterAssetCreate" type="Magento\Csp\Plugin\GenerateAssetIntegrity"/>
122
123
</config>
0 commit comments