Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

Commit

Permalink
exclude google js from minify
Browse files Browse the repository at this point in the history
  • Loading branch information
slackerzz committed Oct 3, 2017
1 parent 65e6e92 commit 760f98a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,13 @@
<enabled_create>1</enabled_create>
</frontend>
</msp_securitysuite_recaptcha>
<dev>
<js>
<minify_exclude>
google.com
gstatic.com
</minify_exclude>
</js>
</dev>
</default>
</config>

0 comments on commit 760f98a

Please sign in to comment.