Suzan E

Results 15 comments of Suzan E

Another case here: https://secure.helpscout.net/conversation/2865297829/543715 Duplicate here: https://github.com/wp-media/wp-rocket-helpers/issues/121

Related -> https://secure.helpscout.net/conversation/2737981260/518480/ ``` let error = { test: [ /\sedg\/ ] }; alert( 'test' ); ``` After minification is turned to ``` let error={test:[/\sedg\/]}; alert('test') ``` In the browser,...

Also had a related case here: https://secure.helpscout.net/conversation/2832222833/537596 In this case, the URLs were modified with Rewrite rules.

Another case: https://secure.helpscout.net/conversation/3095024193/589947