Problem with minification plugins – use strict should be wrapped inside function
-
Hi,
“use strict” statement should be used below “(function() {” statement inside plugin main js file, not above, as it breaks JavaScript code in specific browsers when using minification and concatenation plugins.
Please consider changing this in the next update.
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Problem with minification plugins – use strict should be wrapped inside function’ is closed to new replies.