Commit 04a0e657 authored by Alexandros Moraitis's avatar Alexandros Moraitis Committed by GitHub

Revert the config fix to exclude adyen js from minification (#850)

parent 1b65b6ad
......@@ -230,17 +230,5 @@
<group>adyen</group>
</adyen_google_pay>
</payment>
<dev>
<js>
<minify_exclude>
<adyen_payment>adyen.com/checkoutshopper</adyen_payment>
</minify_exclude>
</js>
<css>
<minify_exclude>
<adyen_payment>adyen.com/checkoutshopper</adyen_payment>
</minify_exclude>
</css>
</dev>
</default>
</config>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment