Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
adamcharnock
tagDiv Member

Thank you Alin, I’ll take a look!

adamcharnock
tagDiv Member

Thank you Emil. I’ll look into speed booster.

If those semi-colon changes could be in .5 I’d be very grateful indeed.

adamcharnock
tagDiv Member

Sorry to bring up an old topic, but I just encountered this too. It is important to me that I can minify my site’s JavaScript. I have looked into this and the cause seems to be that site.js contains two “use strict” statements (on lines 1474, 2727, 3544, and 3988) where the following statement has not been ended with a semi-colon (i.e. there is a closing curly brace which needs a semi-colon after it).

If I make that change then this problem resolves itself.

However, I also notice that there is a min/site.min.js file. Is there a way to trigger Newsletter to load these minified files rather than the unminified ones?

Thank you!

Adam

Viewing 3 posts - 1 through 3 (of 3 total)